#include <PerfMonMTAuditor.h>
|
| PerfMonMTAuditor (const std::string &name, ISvcLocator *pSvcLocator) |
| Constructor. More...
|
|
virtual StatusCode | initialize () override |
| Gaudi hooks. More...
|
|
void | before (StandardEventType, INamedInterface *) override |
| Implement inherited methods from Auditor. More...
|
|
void | before (StandardEventType, const std::string &) override |
|
void | before (CustomEventTypeRef, INamedInterface *) override |
|
void | before (CustomEventTypeRef, const std::string &) override |
|
void | after (StandardEventType, INamedInterface *, const StatusCode &) override |
|
void | after (StandardEventType, const std::string &, const StatusCode &) override |
|
void | after (CustomEventTypeRef, INamedInterface *, const StatusCode &) override |
|
void | after (CustomEventTypeRef, const std::string &, const StatusCode &) override |
|
Definition at line 19 of file PerfMonMTAuditor.h.
◆ PerfMonMTAuditor()
PerfMonMTAuditor::PerfMonMTAuditor |
( |
const std::string & |
name, |
|
|
ISvcLocator * |
pSvcLocator |
|
) |
| |
◆ after() [1/4]
void PerfMonMTAuditor::after |
( |
CustomEventTypeRef |
etype, |
|
|
const std::string & |
compName, |
|
|
const StatusCode & |
|
|
) |
| |
|
override |
◆ after() [2/4]
void PerfMonMTAuditor::after |
( |
CustomEventTypeRef |
etype, |
|
|
INamedInterface * |
component, |
|
|
const StatusCode & |
|
|
) |
| |
|
override |
◆ after() [3/4]
void PerfMonMTAuditor::after |
( |
StandardEventType |
etype, |
|
|
const std::string & |
compName, |
|
|
const StatusCode & |
|
|
) |
| |
|
override |
◆ after() [4/4]
void PerfMonMTAuditor::after |
( |
StandardEventType |
etype, |
|
|
INamedInterface * |
component, |
|
|
const StatusCode & |
|
|
) |
| |
|
override |
◆ before() [1/4]
void PerfMonMTAuditor::before |
( |
CustomEventTypeRef |
etype, |
|
|
const std::string & |
compName |
|
) |
| |
|
override |
◆ before() [2/4]
void PerfMonMTAuditor::before |
( |
CustomEventTypeRef |
etype, |
|
|
INamedInterface * |
component |
|
) |
| |
|
override |
◆ before() [3/4]
void PerfMonMTAuditor::before |
( |
StandardEventType |
etype, |
|
|
const std::string & |
compName |
|
) |
| |
|
override |
◆ before() [4/4]
void PerfMonMTAuditor::before |
( |
StandardEventType |
etype, |
|
|
INamedInterface * |
component |
|
) |
| |
|
override |
◆ initialize()
StatusCode PerfMonMTAuditor::initialize |
( |
| ) |
|
|
overridevirtual |
◆ m_perfMonMTSvc
The documentation for this class was generated from the following files: