AuditorSvc.cpp File Reference
Include dependency graph for AuditorSvc.cpp:

Go to the source code of this file.

Macros

#define OBSOLETION(name)
 

Macro Definition Documentation

#define OBSOLETION (   name)
Value:
throw GaudiException("The method IAuditor::" #name " is obsolete do not call it.", \
"AuditorSvc::" #name , StatusCode::FAILURE); \
}
Define general base for Gaudi exception.
const std::string & name() const override
Retrieve name of the service.
Definition: Service.cpp:289
IInterface compliant class extending IInterface with the name() method.

Definition at line 163 of file AuditorSvc.cpp.