ScummVM API documentation
Bagel::CBofTimerPacket Class Reference
Inheritance diagram for Bagel::CBofTimerPacket:
Bagel::CBofObject Bagel::CLList

Public Attributes

CBofWindow_pOwnerWindow
 
BofCallback _pCallBack
 
uint32 _nID
 
uint32 _nInterval
 

Additional Inherited Members

- Public Member Functions inherited from Bagel::CLList
 CLList ()
 
 CLList (void *pObj)
 
virtual ~CLList ()
 
void Insert (CLList *pNewList)
 
void Delete ()
 
void addToHead (CLList *pNewList)
 
void addToTail (CLList *pNewList)
 
void MoveToHead ()
 
void MoveToTail ()
 
void MoveLeft ()
 
void MoveRight ()
 
CLListgetHead ()
 
CLListgetTail ()
 
CLListgetPrev () const
 
CLListgetNext () const
 
void * getData () const
 
void PutData (void *pObj)
 
void FlushList ()
 
- Static Public Member Functions inherited from Bagel::CBofObject
static bool isValidObject (const CBofObject *pObject)
 
- Protected Attributes inherited from Bagel::CLList
CLList_pPrev
 
CLList_pNext
 
void * _pData
 

The documentation for this class was generated from the following file: