#include <CoralMsgReporter.h>
Definition at line 16 of file CoralMsgReporter.h.
◆ MsgDispatcher() [1/2]
cond::persistency::MsgDispatcher::MsgDispatcher |
( |
| ) |
|
|
delete |
◆ MsgDispatcher() [2/2]
cond::persistency::MsgDispatcher::MsgDispatcher |
( |
Logger & |
logger | ) |
|
|
explicit |
◆ ~MsgDispatcher()
virtual cond::persistency::MsgDispatcher::~MsgDispatcher |
( |
| ) |
|
|
inlinevirtual |
◆ hasRecipient()
bool cond::persistency::MsgDispatcher::hasRecipient |
( |
| ) |
|
◆ recipient()
◆ unsubscribe()
void cond::persistency::MsgDispatcher::unsubscribe |
( |
void |
| ) |
|
◆ m_recipient
Logger* cond::persistency::MsgDispatcher::m_recipient = nullptr |
|
private |