36 #ifdef CHECK_MEMORY_LEAKS 38 #endif // CHECK_MEMORY_LEAKS
virtual void execute(SUMOTime time)
Executes time-dependant commands.
SUMOTime addEvent(Command *operation, SUMOTime execTimeStep, AdaptType type)
Adds an Event.
Base (microsim) event class.
AdaptType
Defines what to do if the insertion time lies before the current simulation time. ...
MFXMutex myLock
The lock used to prohibit parallel addition and processing of events.
virtual SUMOTime addEvent(Command *operation, SUMOTime execTimeStep, AdaptType type)
Adds an Event.
~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.