SimObject Member List
This is the complete list of members for
SimObject, including all inherited members.
clone() const =0 | SimObject | [pure virtual] |
EventTy typedef | SimObject | |
execEvent(Graph &graph, GNode &myNode, const EventTy &e)=0 | SimObject | [pure virtual] |
getId() const =0 | SimObject | [pure virtual] |
GNode typedef | SimObject | |
Graph typedef | SimObject | |
isActive() const =0 | SimObject | [pure virtual] |
makeEvent(SimObject *sendObj, SimObject *recvObj, const EventTy::Type &type, const LogicUpdate &act, const SimTime &sendTime, SimTime delay=MIN_DELAY)=0 | SimObject | [pure virtual] |
MIN_DELAY | SimObject | [protected, static] |
numPendingEvents() const =0 | SimObject | [pure virtual] |
recvEvent(size_t inputIndex, const EventTy &e)=0 | SimObject | [pure virtual] |
simulate(Graph &graph, GNode &myNode)=0 | SimObject | [pure virtual] |
toString() const =0 | SimObject | [pure virtual] |
updateActive()=0 | SimObject | [pure virtual] |
~SimObject() | SimObject | [inline, virtual] |