Alex Bikfalvi
SimStream Documentation
CSimHandler Class Reference
Inheritance diagram for CSimHandler:
Public Member Functions | |
virtual __time | Time ()=0 |
virtual void | ScheduleEventNow (CSimEvent *evt)=0 |
virtual void | ScheduleEventAt (__time time, CSimEvent *evt)=0 |
virtual void | ScheduleEventAfter (__time delay, CSimEvent *evt)=0 |
virtual void | CancelEvent (__time time, CSimEvent *evt)=0 |
Detailed Description
Definition at line 4 of file SimHandler.h.
The documentation for this class was generated from the following file:
Last updated: February 8, 2011