|
| _event_timer (const _event_timer &oX) |
|
const _event_timer & | operator= (const _event_timer &oOpB) |
|
void | SetObjectID (int32 nObjectID) |
|
void | SetStart (uint32 nStart) |
|
void | SetEnd (uint32 nEnd) |
|
void | SetInterval (uint32 nInterval) |
|
void | SetEventTime (uint32 nTime) |
|
void | SetEventName (const char *pcEventName) |
|
int32 | GetObjectID () const |
|
uint32 | GetStart () const |
|
uint32 | GetEnd () const |
|
uint32 | GetInterval () const |
|
uint32 | GetEventTime () const |
|
const char * | GetEventName () const |
|
void | Save (Common::WriteStream *stream) const |
|
void | Restore (Common::SeekableReadStream *stream) |
|
The documentation for this class was generated from the following file: