Event Notifier Related Names.
More...
Variables |
|
const std::string | MO_SUBSCRIBE_FOR_EVENT = "SUBSCRIBE" |
|
const std::string | MO_UNSUBSCRIBE_FROM_EVENT = "UNSUBSCRIBE" |
|
const std::string | MO_UNSUBSCRIBE_FROM_ALL_EVENTS = "UNSUBSCRIBEALL" |
|
const std::string | MO_SIGNAL_EVENT = "SIGNALEVENT" |
|
const std::string | MO_EVENT_NOTIFICATION = "BOOT_EVENT_NOTIFICATION" |
|
const std::string | S_EVENTN = "EVENT" |
|
const std::string | S_EVENTN_NAME = "EVENT_NAME" |
|
const std::string | MS_EVN_NOTIFIER = "EventNotifierService" |
|
const std::string | S_SUBSCRIBER = "SubscriberName" |
|
const std::string | S_EVENT = "EventName" |
Detailed Description
Event Notifier Related Names.