Public Member Functions | |
| void | testInvariant () const |
| MetricsSvc () | |
| ~MetricsSvc () | |
| virtual const char * | GetName () const override |
Static Public Attributes | |
| static const std::string | name |
| description: the name of the service | |
| EL::MetricsSvc::MetricsSvc | ( | ) |
effects: standard constructor. guarantee: no-fail
| EL::MetricsSvc::~MetricsSvc | ( | ) |
effects: standard destructor. guarantee: no-fail
| const char * EL::MetricsSvc::GetName | ( | ) | const [override, virtual] |
effects: return the name of this algorithm guarantee: no-fail
| void EL::MetricsSvc::testInvariant | ( | ) | const |
effects: test the invariant of this object guarantee: no-fail
Reimplemented from EL::Algorithm.
1.6.1