SUMO - Simulation of Urban MObility
GUIEvent_SimulationStep Class Reference

#include <GUIEvent_SimulationStep.h>

Inheritance diagram for GUIEvent_SimulationStep:
GUIEvent

Public Member Functions

GUIEventType getOwnType () const
 returns the event type
 GUIEvent_SimulationStep ()
 constructor
 ~GUIEvent_SimulationStep ()
 destructor

Protected Attributes

GUIEventType myType
 the type of the event

Detailed Description

GUIEvent_SimulationStep Throw from GUIRunThread to GUIApplicationWindow and then further to all displays after a step has been performed

Definition at line 44 of file GUIEvent_SimulationStep.h.


Constructor & Destructor Documentation

constructor

Definition at line 47 of file GUIEvent_SimulationStep.h.

destructor

Definition at line 51 of file GUIEvent_SimulationStep.h.


Member Function Documentation

GUIEventType GUIEvent::getOwnType ( ) const [inline, inherited]

returns the event type

Definition at line 77 of file GUIEvent.h.

References GUIEvent::myType.

Referenced by GUIApplicationWindow::eventOccured(), and GUIApplicationWindow::handleEvent_Message().


Field Documentation

GUIEventType GUIEvent::myType [protected, inherited]

the type of the event

Definition at line 92 of file GUIEvent.h.

Referenced by GUIEvent::getOwnType(), and GUIEvent_Message::GUIEvent_Message().


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines