GUIEvent_SimulationStep Class Reference

#include <GUIEvent_SimulationStep.h>

Inheritance diagram for GUIEvent_SimulationStep:

GUIEvent

Detailed Description

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

Definition at line 43 of file GUIEvent_SimulationStep.h.


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

Constructor & Destructor Documentation

GUIEvent_SimulationStep::GUIEvent_SimulationStep (  )  [inline]

constructor

Definition at line 46 of file GUIEvent_SimulationStep.h.

GUIEvent_SimulationStep::~GUIEvent_SimulationStep (  )  [inline]

destructor

Definition at line 50 of file GUIEvent_SimulationStep.h.

00050 { }


Member Function Documentation

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

returns the event type

Definition at line 76 of file GUIEvent.h.

References GUIEvent::myType.

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

00076                                     {
00077         return myType;
00078     }


Field Documentation

GUIEventType GUIEvent::myType [protected, inherited]

the type of the event

Definition at line 91 of file GUIEvent.h.

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


The documentation for this class was generated from the following file:

Generated on Wed May 5 00:06:43 2010 for Sumo - Simulation of Urban MObility by  doxygen 1.5.6