ATLAS Offline Software
Loading...
Searching...
No Matches
IPerfMonMTSvc Class Referenceabstract

STL includes. More...

#include <IPerfMonMTSvc.h>

Inheritance diagram for IPerfMonMTSvc:
Collaboration diagram for IPerfMonMTSvc:

Public Member Functions

 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.

Detailed Description

STL includes.

Framework include

Definition at line 15 of file IPerfMonMTSvc.h.

Member Function Documentation

◆ DeclareInterfaceID()

IPerfMonMTSvc::DeclareInterfaceID ( IPerfMonMTSvc ,
1 ,
0  )

Framework - Service InterfaceID.

◆ startAud()

virtual void IPerfMonMTSvc::startAud ( const std::string & stepName,
const std::string & compName,
const EventContext & ctx )
pure virtual

Start Auditing.

◆ stopAud()

virtual void IPerfMonMTSvc::stopAud ( const std::string & stepName,
const std::string & compName,
const EventContext & ctx )
pure virtual

Stop Auditing.


The documentation for this class was generated from the following file: