Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v29r0 (ff2e7097)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
IAuditorSvc Class Referenceabstract

The interface implemented by the IAuditorSvc base class. More...

#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...
 
- Public Member Functions inherited from extend_interfaces< IService, IAuditor >
 ~extend_interfaces () override=default
 Virtual destructor. 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 15 of file IAuditorSvc.h.

Member Function Documentation

IAuditorSvc::DeclareInterfaceID ( IAuditorSvc  ,
,
 
)
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: