 |
Eclipse SUMO - Simulation of Urban MObility
|
@ EVENT_MESSAGE_OCCURRED
send when a message occured
@ EVENT_STATUS_OCCURRED
send when a status change occured
@ EVENT_SIMULATION_ENDED
Send when the simulation is over;.
GUIEvent(GUIEventType ownType)
constructor
@ EVENT_DEBUG_OCCURRED
send when a debug occured
@ EVENT_WARNING_OCCURRED
send when a warning occured
virtual ~GUIEvent()
destructor
@ EVENT_SIMULATION_LOADED
send when a simulation has been loaded
@ EVENT_GLDEBUG_OCCURRED
send when a gldebug occured
@ EVENT_SIMULATION_STEP
send when a simulation step has been performed
@ EVENT_ERROR_OCCURRED
send when a error occured
GUIEventType getOwnType() const
returns the event type
@ EVENT_END
End of events list; use this to define new.
GUIEventType myType
the type of the event