Alex Bikfalvi
SimStream Documentation
CSimEventList Class Reference
Public Member Functions | |
CSimEventList (CSimModel *model) | |
bool | HasEvents () |
CSimEvent * | GetEvent (__time &time) |
__uint32 | Size () |
void | Add (__time time, CSimEvent *evt) |
void | Cancel (__time time, CSimEvent *evt) |
void | Clean () |
Private Attributes | |
multimap< __time, CSimEvent * > * | events |
Detailed Description
Definition at line 5 of file SimEventList.h.
The documentation for this class was generated from the following files:
Last updated: February 8, 2011