#include <Stat.h>
Public Methods | |
| Stat ( IChronoStatSvc* chronoStatSvc = 0 , const std::string& statTag = "STAT::UNNAMED" , const IChronoStatSvc::StatFlag & Flag = 0 , const IChronoStatSvc::StatWeight & Weight = 1 ) | |
| constructor. More... | |
| ~Stat () | |
| destructor. More... | |
| void | print () const |
| print. More... | |
Private Attributes | |
| IChronoStatSvc* | m_chronoStatSvc |
| Chrono & Stat service. More... | |
| std::string | m_statTag |
| stat tag. More... | |
Definition at line 22 of file Stat.h.
|
|
constructor.
|
|
|
destructor.
|
|
|
print.
|
|
|
Chrono & Stat service.
|
|
|
stat tag.
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000