|
ewmscp
..
|
Public Member Functions | |
| statCollectionBase (const std::string &aName, const std::string &aUnit="s") | |
| virtual void | print (unsigned long n)=0 |
| virtual void | add (TC *) |
| const std::string & | getName () const |
| const std::string & | getUnit () const |
Private Attributes | |
| std::string | name |
| std::string | unit |
Definition at line 338 of file fileopstest.cpp.
|
inline |
Definition at line 343 of file fileopstest.cpp.
|
inlinevirtual |
Definition at line 346 of file fileopstest.cpp.
|
inline |
Definition at line 347 of file fileopstest.cpp.
|
inline |
Definition at line 350 of file fileopstest.cpp.
|
pure virtual |
Implemented in statCollection< T, TC >.
|
private |
Definition at line 340 of file fileopstest.cpp.
Referenced by statCollectionBase< testFile >::getName().
|
private |
Definition at line 341 of file fileopstest.cpp.
Referenced by statCollectionBase< testFile >::getUnit().
1.8.17