ScummVM API documentation
Pegasus::NotificationCallBack Class Reference
Inheritance diagram for Pegasus::NotificationCallBack:
Pegasus::TimeBaseCallBack

Public Member Functions

void setNotification (Notification *notifier)
 
void setCallBackFlag (const NotificationFlags flag)
 
NotificationFlags getCallBackFlag () const
 
- Public Member Functions inherited from Pegasus::TimeBaseCallBack
void initCallBack (TimeBase *, CallBackType type)
 
void releaseCallBack ()
 
void scheduleCallBack (CallBackTrigger trigger, uint32 param2, uint32 param3)
 
void cancelCallBack ()
 

Protected Member Functions

void callBack () override
 

Protected Attributes

Notification_notifier
 
NotificationFlags _callBackFlag
 
- Protected Attributes inherited from Pegasus::TimeBaseCallBack
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: