Notification created when service is being registered with the message dispatcher. More...
Public Member Functions | |
| RegisterServiceNotification (const std::string &service, MessageEventInfo::SharedPtr &pMEI) | |
| Ctor. | |
| virtual | ~RegisterServiceNotification () |
| Dtor. | |
Public Attributes | |
| std::string | m_service |
| MessageEventInfo::SharedPtr | m_pMEI |
Notification created when service is being registered with the message dispatcher.
| Tonido::System::RegisterServiceNotification::RegisterServiceNotification | ( | const std::string & | service, |
| MessageEventInfo::SharedPtr & | pMEI | ||
| ) |
Ctor.
Details if needed
| virtual Tonido::System::RegisterServiceNotification::~RegisterServiceNotification | ( | ) | [virtual] |
Dtor.
Details if needed