The Gaudi Framework  master (594c33fa)
IAuditorSvc Class Referenceabstract

#include <GaudiKernel/IAuditorSvc.h>

Inheritance diagram for IAuditorSvc:
Collaboration diagram for IAuditorSvc:

Public Member Functions

 DeclareInterfaceID (IAuditorSvc, 3, 0)
 InterfaceID. More...
 
virtual IAuditorgetAuditor (const std::string &name)=0
 management functionality: retrieve an Auditor More...
 

Additional Inherited Members

- Public Types inherited from extend_interfaces< IService, IAuditor >
using ext_iids = typename Gaudi::interface_list_cat< typename Interfaces::ext_iids... >::type
 take union of the ext_iids of all Interfaces... More...
 

Detailed Description

The interface implemented by the IAuditorSvc base class.

Author
Pere Mato

Definition at line 25 of file IAuditorSvc.h.

Member Function Documentation

◆ DeclareInterfaceID()

IAuditorSvc::DeclareInterfaceID ( IAuditorSvc  ,
,
 
)

◆ getAuditor()

virtual IAuditor* IAuditorSvc::getAuditor ( const std::string name)
pure virtual

management functionality: retrieve an Auditor


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