Clipper
Public Member Functions | List of all members
clipper::Test_core Class Reference
Inheritance diagram for clipper::Test_core:
clipper::Test_base

Public Member Functions

bool operator() ()
 do the self-tests
 
- Public Member Functions inherited from clipper::Test_base
void set_stream (std::ostream &stream)
 

Additional Inherited Members

- Protected Member Functions inherited from clipper::Test_base
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)
 
- Protected Attributes inherited from clipper::Test_base
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: