Go to the documentation of this file.
11 #ifndef MESSAGESVC_INERTMESSAGESVC_H
12 #define MESSAGESVC_INERTMESSAGESVC_H 1
21 #include <tbb/concurrent_queue.h>
68 #endif // MESSAGESVC_INERTMESSAGESVC_H
void reportMessage(const Message &message) override
StatusCode finalize() override
Finalization of the service.
StatusCode initialize() override
Initialization of the service.
int outputLevel() const override
MessageSvc(const std::string &name, ISvcLocator *svcloc)
tbb::concurrent_bounded_queue< std::function< void()> > m_messageActionsQueue
void reportMessage(const Message &msg) override
Implementation of IMessageSvc::reportMessage()