Go to the documentation of this file.
16 #include <tbb/concurrent_queue.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()