The Gaudi Framework  v29r0 (ff2e7097)
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, \
}
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 174 of file AuditorSvc.cpp.