The Gaudi Framework  v32r2 (46d42edc)
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

◆ OBSOLETION

#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:274
IInterface compliant class extending IInterface with the name() method.
constexpr static const auto FAILURE
Definition: StatusCode.h:86

Definition at line 161 of file AuditorSvc.cpp.