STL includes.
More...
#include <IPerfMonMTSvc.h>
|
| | DeclareInterfaceID (IPerfMonMTSvc, 1, 0) |
| | Framework - Service InterfaceID.
|
| virtual void | startAud (const std::string &stepName, const std::string &compName, const EventContext &ctx)=0 |
| | Start Auditing.
|
| virtual void | stopAud (const std::string &stepName, const std::string &compName, const EventContext &ctx)=0 |
| | Stop Auditing.
|
STL includes.
Framework include
Definition at line 15 of file IPerfMonMTSvc.h.
◆ DeclareInterfaceID()
Framework - Service InterfaceID.
◆ startAud()
| virtual void IPerfMonMTSvc::startAud |
( |
const std::string & | stepName, |
|
|
const std::string & | compName, |
|
|
const EventContext & | ctx ) |
|
pure virtual |
◆ stopAud()
| virtual void IPerfMonMTSvc::stopAud |
( |
const std::string & | stepName, |
|
|
const std::string & | compName, |
|
|
const EventContext & | ctx ) |
|
pure virtual |
The documentation for this class was generated from the following file: