![]() |
ATLAS Offline Software
|
#include <AthROOTErrorHandlerSvc.h>
Public Member Functions | |
| AthROOTErrorHandlerSvc (const std::string &name, ISvcLocator *svcLoc) | |
| virtual | ~AthROOTErrorHandlerSvc () |
| virtual StatusCode initialize | ATLAS_NOT_THREAD_SAFE () override |
| virtual StatusCode finalize | ATLAS_NOT_THREAD_SAFE () override |
| MsgStream & | msg () const |
| bool | msgLvl (const MSG::Level lvl) const |
Private Attributes | |
| Gaudi::Property< int > | m_catchLevel |
| Gaudi::Property< std::map< std::string, int > > | m_throwSources |
Friends | |
| void | Handler::ErrorHandler (Int_t level, Bool_t abort, const char *location, const char *message) |
Definition at line 42 of file AthROOTErrorHandlerSvc.h.
| AthROOTErrorHandlerSvc::AthROOTErrorHandlerSvc | ( | const std::string & | name, |
| ISvcLocator * | svcLoc ) |
Definition at line 36 of file AthROOTErrorHandlerSvc.cxx.
|
virtual |
Definition at line 40 of file AthROOTErrorHandlerSvc.cxx.
|
overridevirtual |
|
overridevirtual |
|
inlineinherited |
Definition at line 24 of file AthCommonMsg.h.
|
inlineinherited |
Definition at line 30 of file AthCommonMsg.h.
|
friend |
|
private |
Definition at line 55 of file AthROOTErrorHandlerSvc.h.
|
private |
Definition at line 59 of file AthROOTErrorHandlerSvc.h.