virtual void execute(SUMOTime time)
Executes time-dependant commands.
Base (microsim) event class.
virtual void addEvent(Command *operation, SUMOTime execTimeStep=-1)
Adds an Event.
MFXMutex myLock
The lock used to prohibit parallel addition and processing of events.
~GUIEventControl()
Destructor.
A mutex encapsulator which locks/unlocks the given mutex on construction/destruction, respectively.
GUIEventControl()
Default constructor.
void execute(SUMOTime time)
Executes time-dependant commands.
void addEvent(Command *operation, SUMOTime execTimeStep=-1)
Adds an Event.