Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
GUIEvent_SimulationStep Class Reference

#include <GUIEvent_SimulationStep.h>

Inheritance diagram for GUIEvent_SimulationStep:
[legend]
Collaboration diagram for GUIEvent_SimulationStep:
[legend]

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 34 of file GUIEvent_SimulationStep.h.

Constructor & Destructor Documentation

◆ GUIEvent_SimulationStep()

GUIEvent_SimulationStep::GUIEvent_SimulationStep ( )
inline

constructor

Definition at line 37 of file GUIEvent_SimulationStep.h.

References GUIEvent::GUIEvent().

◆ ~GUIEvent_SimulationStep()

GUIEvent_SimulationStep::~GUIEvent_SimulationStep ( )
inline

destructor

Definition at line 41 of file GUIEvent_SimulationStep.h.

Member Function Documentation

◆ getOwnType()

GUIEventType GUIEvent::getOwnType ( ) const
inlineinherited

returns the event type

Definition at line 89 of file GUIEvent.h.

References myType.

Referenced by GNEApplicationWindow::eventOccurred(), GUIApplicationWindow::eventOccurred(), GNEApplicationWindow::handleEvent_Message(), GUIApplicationWindow::handleEvent_Message(), GNERunDialog::onThreadEvent(), GNERunNetgenerateDialog::onThreadEvent(), and GNERunPythonToolDialog::onThreadEvent().

Here is the caller graph for this function:

Field Documentation

◆ myType

GUIEventType GUIEvent::myType
protectedinherited

the type of the event

Definition at line 102 of file GUIEvent.h.

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


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