|
bool | operator() () |
| do the self-tests
|
|
void | set_stream (std::ostream &stream) |
|
|
bool | test (const String &id, const double &value) |
| test that the next value matches the stored data
|
|
bool | test (const String &id, const double &value, const double &val, const double &tol) |
|
bool | test (const String &id, const int &value, const int &val) |
|
std::ostream * | stream_ |
|
std::vector< float > | data_val |
|
std::vector< float > | data_tol |
|
int | count |
|
int | error_count |
|
The documentation for this class was generated from the following files: