#include <diagnostics_common.hpp>
| Public Member Functions | |
| DiagnosticTest () | |
| ~DiagnosticTest () | |
| Public Attributes | |
| std::pair< DiagValues, DiagValues > | min_max | 
| std::vector< DiagValues > | received_values | 
Definition at line 47 of file diagnostics_common.hpp.
| shadow_robot::DiagnosticTest::DiagnosticTest | ( | ) |  [inline] | 
Definition at line 50 of file diagnostics_common.hpp.
| shadow_robot::DiagnosticTest::~DiagnosticTest | ( | ) |  [inline] | 
Definition at line 52 of file diagnostics_common.hpp.
| std::pair<DiagValues, DiagValues> shadow_robot::DiagnosticTest::min_max | 
Definition at line 56 of file diagnostics_common.hpp.
| std::vector<DiagValues> shadow_robot::DiagnosticTest::received_values | 
Definition at line 53 of file diagnostics_common.hpp.