|
void | setNotification (Notification *notifier) |
|
void | setCallBackFlag (const NotificationFlags flag) |
|
NotificationFlags | getCallBackFlag () const |
|
void | initCallBack (TimeBase *, CallBackType type) |
|
void | releaseCallBack () |
|
void | scheduleCallBack (CallBackTrigger trigger, uint32 param2, uint32 param3) |
|
void | cancelCallBack () |
|
|
void | callBack () override |
|
|
Notification * | _notifier |
|
NotificationFlags | _callBackFlag |
|
TimeBase * | _timeBase |
|
TimeBaseCallBack * | _nextCallBack |
|
CallBackType | _type |
|
CallBackTrigger | _trigger |
|
uint32 | _param2 |
|
uint32 | _param3 |
|
bool | _hasBeenTriggered |
|
The documentation for this class was generated from the following file: