|
| _event_list (const _event_list &oX) |
|
const _event_list & | operator= (const _event_list &oOpB) |
|
void | SetNewObjectName (const char *pcObjectName) |
|
const char * | GetObjectName () const |
|
bool8 | HasEventPending () |
|
bool8 | CheckEventWaiting (const char *pcEventName) |
|
bool8 | IsEventInList (const char *pcEventName) const |
|
void | AddEventForObject (const char *pcEventName) |
|
void | RemoveEventForObject (const char *pcEventName) |
|
void | RemoveAllEventsForObject () |
|
bool8 | DidObjectSendLastNamedEvent (uint32 nObjectID, const char *pcEventName) const |
|
int32 | GetIDOfLastObjectToPostEvent (const char *pcEventName) const |
|
bool8 | PostNamedEvent (const char *pcEventName, int32 nSenderID) |
|
void | ClearAllOutstandingEvents () |
|
The documentation for this class was generated from the following file: