Public Attributes | |
uint32_t | eventMask |
Bitmask of subscribed event codes. | |
FrameworkController * | controller |
Target controller to notify. | |
Definition at line 142 of file EventManager.h.
FrameworkController* EventManager::Subscriber::controller |
Definition at line 145 of file EventManager.h.
uint32_t EventManager::Subscriber::eventMask |
Definition at line 144 of file EventManager.h.