#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/CommonMessaging.h>
Definition at line 68 of file CommonMessaging.h.
◆ ~CommonMessagingBase()
virtual CommonMessagingBase::~CommonMessagingBase |
( |
| ) |
|
|
virtualdefault |
◆ always()
MsgStream& CommonMessagingBase::always |
( |
| ) |
const |
|
inline |
shortcut for the method msgStream(MSG::ALWAYS)
Definition at line 99 of file CommonMessaging.h.
◆ create_msgStream()
virtual void CommonMessagingBase::create_msgStream |
( |
| ) |
const |
|
pure virtual |
◆ debug()
MsgStream& CommonMessagingBase::debug |
( |
| ) |
const |
|
inline |
◆ err()
MsgStream& CommonMessagingBase::err |
( |
| ) |
const |
|
inline |
◆ error()
MsgStream& CommonMessagingBase::error |
( |
| ) |
const |
|
inline |
◆ fatal()
MsgStream& CommonMessagingBase::fatal |
( |
| ) |
const |
|
inline |
◆ info()
MsgStream& CommonMessagingBase::info |
( |
| ) |
const |
|
inline |
◆ msg()
MsgStream& CommonMessagingBase::msg |
( |
| ) |
const |
|
inline |
◆ msgStream() [1/2]
MsgStream& CommonMessagingBase::msgStream |
( |
| ) |
const |
|
inline |
◆ msgStream() [2/2]
Predefined configurable message stream for the efficient printouts.
- Returns
- Reference to the predefined stream
Definition at line 96 of file CommonMessaging.h.
◆ msgSvc()
The standard message service.
Returns a pointer to the standard message service.
Definition at line 78 of file CommonMessaging.h.
◆ verbose()
MsgStream& CommonMessagingBase::verbose |
( |
| ) |
const |
|
inline |
◆ warning()
MsgStream& CommonMessagingBase::warning |
( |
| ) |
const |
|
inline |
◆ CommonMessaging
◆ m_commonMessagingReady
bool CommonMessagingBase::m_commonMessagingReady = false |
|
mutableprivate |
◆ m_level
◆ m_msgStream
boost::thread_specific_ptr<MsgStream> CommonMessagingBase::m_msgStream |
|
mutableprivate |
◆ m_msgsvc
The documentation for this class was generated from the following file: