
Public Member Functions | |
| NotifyEventSubscriber () | |
| Creates a Subscriber to watch for notify events. | |
| void | Dispose () |
| Called to cleanup any resources. | |
Properties | |
| bool | Enabled [get, set] |
| Gets and set the enabled state. | |
Events | |
| NotifyEventHandler | NotifyEvent |
| Event to recieve notify events. | |
| Simias::Event::NotifyEventSubscriber::NotifyEventSubscriber | ( | ) | [inline] |
Creates a Subscriber to watch for notify events.
| void Simias::Event::NotifyEventSubscriber::Dispose | ( | ) | [inline] |
Called to cleanup any resources.
bool Simias::Event::NotifyEventSubscriber::Enabled [get, set] |
Gets and set the enabled state.
| NotifyEventHandler Simias::Event::NotifyEventSubscriber::NotifyEvent |
Event to recieve notify events.
1.5.6