![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | Athena |
| Some weak symbol referencing magic... These are declared in AthenaKernel/getMessageSvc.h and will be non-nullptr in case the GaudiSvc/AthenaKernel shared libraries have been loaded. | |
Functions | |
| IMessageSvc * | Athena::getMessageSvc (bool quiet=false) |
| void | Athena::reportMessage (IMessageSvc *ims, const std::string &source, int type, const std::string &message) |
| Wrappers for some of the IMessageSvc methods These can be used from libraries without explicit Gaudi dependency via weak linking. | |
| int | Athena::outputLevel (const IMessageSvc *ims, const std::string &source) |
| void | Athena::setOutputLevel (IMessageSvc *ims, const std::string &source, int level) |