AddDifference(const std::string &difference) | biogears::SETestErrorStatistics | |
Clear() | biogears::SETestErrorStatistics | virtual |
Debug(const char *msg, const char *origin="") const | biogears::Loggable | protectedvirtual |
Debug(const std::string &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
Debug(std::ostream &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
empty | biogears::Loggable | static |
empty_cStr | biogears::Loggable | static |
Error(const char *msg, const char *origin="") const | biogears::Loggable | protectedvirtual |
Error(const std::string msg, const std::string origin=empty) const | biogears::Loggable | protectedvirtual |
Error(std::ostream &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
Fatal(const char *msg, const char *origin="") const | biogears::Loggable | protectedvirtual |
Fatal(const std::string &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
Fatal(std::ostream &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
GetAverageError() const | biogears::SETestErrorStatistics | |
GetComputedPropertyID() const | biogears::SETestErrorStatistics | |
GetDifferences() const | biogears::SETestErrorStatistics | |
GetExpectedPropertyID() const | biogears::SETestErrorStatistics | |
GetLogger() const | biogears::Loggable | virtual |
GetMaximumError() const | biogears::SETestErrorStatistics | |
GetMinimumError() const | biogears::SETestErrorStatistics | |
GetNumberOfErrors() const | biogears::SETestErrorStatistics | |
GetPercentToleranceVsNumErrorsHistogram() | biogears::SETestErrorStatistics | |
GetPropertyName() const | biogears::SETestErrorStatistics | |
GetStandardDeviation() const | biogears::SETestErrorStatistics | |
HasPercentTolerancevsNumErrorsHistogram() const | biogears::SETestErrorStatistics | |
Info(const char *msg, const char *origin="") const | biogears::Loggable | protectedvirtual |
Info(const std::string &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
Info(std::ostream &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
IsValid() | biogears::SETestErrorStatistics | |
Load(const CDM::TestErrorStatisticsData &in) | biogears::SETestErrorStatistics | |
Loggable() | biogears::Loggable | |
Loggable(Logger *log) | biogears::Loggable | |
m_AverageError | biogears::SETestErrorStatistics | protected |
m_ComputedPropertyID | biogears::SETestErrorStatistics | protected |
m_Differences | biogears::SETestErrorStatistics | protected |
m_ExpectedPropertyID | biogears::SETestErrorStatistics | protected |
m_Logger | biogears::Loggable | protected |
m_MaximumError | biogears::SETestErrorStatistics | protected |
m_MinimumError | biogears::SETestErrorStatistics | protected |
m_NumberOfErrors | biogears::SETestErrorStatistics | protected |
m_PercentTolerance | biogears::SETestErrorStatistics | protected |
m_PercentToleranceVsNumErrorsHistogram | biogears::SETestErrorStatistics | protected |
m_PropertyName | biogears::SETestErrorStatistics | protected |
m_StandardDeviation | biogears::SETestErrorStatistics | protected |
Reset() | biogears::SETestErrorStatistics | virtual |
SetAverageError(double AverageError) | biogears::SETestErrorStatistics | |
SetComputedPropertyID(const std::string &ComputedPropertyID) | biogears::SETestErrorStatistics | |
SETestCase | biogears::SETestErrorStatistics | private |
SETestErrorStatistics(Logger *logger) | biogears::SETestErrorStatistics | protected |
SETestSuite | biogears::SETestErrorStatistics | private |
SetExpectedPropertyID(const std::string &ExpectedPropertyID) | biogears::SETestErrorStatistics | |
SetMaximumError(double MaximumError) | biogears::SETestErrorStatistics | |
SetMinimumError(double MinimumError) | biogears::SETestErrorStatistics | |
SetNumberOfErrors(int NumberOfErrors) | biogears::SETestErrorStatistics | |
SetPercentToleranceVsNumErrorsHistogram(SEFunction *PercentToleranceVsNumErrors) | biogears::SETestErrorStatistics | |
SetPropertyName(const std::string &PropertyName) | biogears::SETestErrorStatistics | |
SetStandardDeviation(double StandardDeviation) | biogears::SETestErrorStatistics | |
Unload() const | biogears::SETestErrorStatistics | |
Unload(CDM::TestErrorStatisticsData &data) const | biogears::SETestErrorStatistics | protected |
Warning(const char *msg, const char *origin="") const | biogears::Loggable | protectedvirtual |
Warning(const std::string &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
Warning(std::ostream &msg, const std::string &origin=empty) const | biogears::Loggable | protectedvirtual |
~Loggable() | biogears::Loggable | virtual |
~SETestErrorStatistics() | biogears::SETestErrorStatistics | virtual |