Celero
Public Member Functions | Public Attributes | List of all members
celero::ExperimentResult::Impl Class Reference
Collaboration diagram for celero::ExperimentResult::Impl:
Collaboration graph
[legend]

Public Member Functions

 Impl (Experiment *const p)
 

Public Attributes

Statistics< int64_t > statsTime
 Track statistics related to execution time about this specific experiment.
 
Statistics< int64_t > statsRAM
 
std::shared_ptr< UserDefinedMeasurementCollectorudmCollector
 
std::shared_ptr< celero::TestFixture::ExperimentValueproblemSpace
 
double problemSpaceValueScale {1.0}
 
Experimentparent {nullptr}
 A pointer back to our owning Experiment parent.
 
bool complete {false}
 A "completed" flag.
 
bool failure {false}
 A "failure" flag.
 

The documentation for this class was generated from the following file: