16 #ifndef DABC_CpuInfoModule
17 #define DABC_CpuInfoModule
19 #ifndef DABC_ModuleAsync
23 #ifndef DABC_statistic
Represents command with its arguments.
Module provides CPU information
int fKind
value of "Kind" configuration parameter, mask for 0 - just show cpu info as double parameter 1 - show...
virtual void ProcessTimerEvent(unsigned timer)
Method called by framework when timer event is produced.
CpuInfoModule(const std::string &name, dabc::Command cmd=nullptr, int kind=-1)
Helper class to get CPU statistic.
Base class for user-derived code, implementing event-processing.