3 #ifndef GAUDIKERNEL_ISTATSVC_H
4 #define GAUDIKERNEL_ISTATSVC_H 1
42 virtual void stat (
const StatTag& t ,
const StatFlag& f ) = 0 ;
47 virtual void statPrint (
const StatTag& t ) = 0;
52 virtual const StatEntity* stat (
const StatTag& t )
const = 0 ;
60 #endif // GAUDIKERNEL_ISTATSVC_H
double StatFlag
the actual value type used for Stat
Definition of the basic interface.
#define DeclareInterfaceID(name, major, minor)
Macro to declare the interface ID when using the new mechanism of extending and implementing interfac...
"Stat"-related part of interface IChronoStatSvc
The basic counter used for Monitoring purposes.
std::string StatTag
the actual identificator of Stat