|
virtual const char * | className () const |
|
void | Closeflow () |
|
virtual void | emitEvent (Event *, double) |
|
virtual int | emitEventToIntQ (int, double) |
|
virtual double | getDelay () |
|
virtual int | isA (const char *) const |
|
virtual Block * | makeNew () const |
|
FILE * | Openfiring (char *name) |
|
FILE * | Openoverflow (char *name) |
|
void | Printfiring (char *st) |
|
void | Printoverflow (char *st) |
|
void | begin () |
|
const char * | className () const |
|
void | initialize () |
|
int | isA (const char *) const |
|
int | isSource () const |
|
void | start (double) |
|
virtual void | addEvent (SpecialEvent &pEvent) |
|
void | addResource (BaseResource &pRes) |
|
const char * | className () const |
|
const char * | domain () const |
|
void | eventDispatcher (const SpecialEvent *id, Type *data, int eventID) |
|
bool | getAndInputCondition () const |
|
void | initialize () |
|
int | isA (const char *) const |
|
int | isMutable () |
|
void | makeMutable () |
|
int | run () |
|
void | sendOutput () |
|
void | setAndInputCondition (bool pCondition=true) |
|
virtual void | startNewPhase () |
|