|
unsigned int | cancelEvent (int pEvID) |
|
unsigned int | cancelEvent (int pEvID, const Star *pDest) |
|
unsigned int | cancelEvent (const SpecialEvent *pEv, int pEvID) |
|
unsigned int | cancelEvent (const SpecialEvent *pEv, const Type *pData) |
|
const char * | className () const |
|
StringList | displaySchedule () |
|
int | fetchEvent (InDEPort *p, double timeVal) |
|
SEQEventQueueC * | getSEQueue () |
|
double | getStopTime () |
|
double | getTimeOfEvent (const SpecialEvent *pEv, int pEvID) const |
|
int | isA (const char *) const |
|
bool | isScheduled (const SpecialEvent *pEv, int pEvID) const |
|
double | nextEvent () const |
|
void | putEvent (const SpecialEvent *pEmiter, Star *pDest, Type *pData, double pLevel, int pEvID) |
|
void | putEvent (const SpecialEvent *pEmiter, Star *pDest, Type *pData, double pLevel, double pFineLevel, int pEvID) |
|
BasePrioQueue * | queue () |
|
void | resetStopTime (double limit) |
|
virtual int | run () |
|
void | setCurrentTime (double val) |
|
void | setStopTime (double limit) |
|
void | setup () |
|
double | whenStop () |
|
int | checkDelayFreeLoop () |
|
const char * | className () const |
|
int | computeDepth () |
|
const char * | domain () const |
|
int | isA (const char *) const |
|