1 #define GAUDIKERNEL_STATUSCODE_CPP 1
42 const size_t depth = 21;
43 void* addresses[depth];
59 std::cout <<
MSG::WARNING <<
"Unchecked in " << fnc <<
" " << lib << std::endl;
GAUDI_API const IssueSeverity & severity() const
Severity.
Definition of the MsgStream class used to transmit messages.
GAUDI_API bool getStackLevel(void *addresses, void *&addr, std::string &fnc, std::string &lib)
bool m_checked
If the Status code has been checked.
SeverityPtr m_severity
Pointer to a IssueSeverity.
static bool s_proc
"previous" element in the linked list
GAUDI_API ~StatusCode()
Destructor.
static GAUDI_API void enableChecking()
GAUDI_API int backTrace(void **addresses, const int depth)
GAUDI_API ISvcLocator * svcLocator()
static bool s_checking
Global flag to control if StatusCode need to be checked.
static GAUDI_API void disableChecking()
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.