|
Gaudi Framework, version v22r2 |
| Home | Generated: Tue May 10 2011 |
The interface implemented by the IAuditorSvc base class. More...
#include <GaudiKernel/IAuditorSvc.h>


Public Member Functions | |
| DeclareInterfaceIDMultiBase (IAuditorSvc, 3, 0) | |
| InterfaceID. | |
| virtual IAuditor * | getAuditor (const std::string &name)=0 |
| management functionality: retrieve an Auditor | |
The interface implemented by the IAuditorSvc base class.
Definition at line 16 of file IAuditorSvc.h.
| IAuditorSvc::DeclareInterfaceIDMultiBase | ( | IAuditorSvc | , |
| 3 | , | ||
| 0 | |||
| ) |
| virtual IAuditor* IAuditorSvc::getAuditor | ( | const std::string & | name ) | [pure virtual] |
management functionality: retrieve an Auditor
Implemented in AuditorSvc.