1 #ifndef MESSAGESVC_INERTMESSAGESVC_H 2 #define MESSAGESVC_INERTMESSAGESVC_H 1 11 #include "tbb/concurrent_queue.h" 59 #endif // MESSAGESVC_INERTMESSAGESVC_H StatusCode initialize() override
Initialization of the service.
MsgStream & msg() const
shortcut for the method msgStream(MSG::INFO)
Thread safe extension to the standard MessageSvc.
void reportMessage(const Message &msg) override
Implementation of IMessageSvc::reportMessage()
MessageSvc(const std::string &name, ISvcLocator *svcloc)
StatusCode finalize() override
Finalization of the service.
This class is used for returning status codes from appropriate routines.
void reportMessage(const Message &message) override
tbb::concurrent_bounded_queue< std::function< void()> > m_messageActionsQueue
int outputLevel() const override