All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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.
virtual const std::string & name() const
Retrieve name of the service.
Definition: Service.cpp:331
IInterface compliant class extending IInterface with the name() method.

Definition at line 211 of file AuditorSvc.cpp.