Notification created when service is being unregistered with the message dispatcher. More...
Public Member Functions | |
| UnRegisterServiceNotification (const std::string &service) | |
| Ctor. | |
| ~UnRegisterServiceNotification () | |
| Dtor. | |
Public Attributes | |
| std::string | m_service |
| bool | m_event |
| bool | m_isWaiting |
Notification created when service is being unregistered with the message dispatcher.
| Tonido::System::UnRegisterServiceNotification::UnRegisterServiceNotification | ( | const std::string & | service | ) |
Ctor.
Details if needed
| Tonido::System::UnRegisterServiceNotification::~UnRegisterServiceNotification | ( | ) |
Dtor.
Details if needed