You are here: Home > Projects > SimStream > Documentation

SimStream Documentation

Inheritance diagram for CSim:
CSimHandler Caller

List of all members.

Public Member Functions

 CSim (char *name, CSimModel *model)
__uint32 Run (time_t &duration)
virtual __time Time ()
virtual void ScheduleEventNow (CSimEvent *evt)
virtual void ScheduleEventAt (__time time, CSimEvent *evt)
virtual void ScheduleEventAfter (__time delay, CSimEvent *evt)
virtual void CancelEvent (__time time, CSimEvent *evt)
virtual void operator() (ICall *call)

Private Attributes

char * name
CSimModelmodel
CSimEventListevents
CSimCallscalls
__time time

Detailed Description

Definition at line 8 of file Sim.h.


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

Last updated: February 8, 2011