Eclipse SUMO - Simulation of Urban MObility
GUITrafficLightLogicWrapper.cpp File Reference
Include dependency graph for GUITrafficLightLogicWrapper.cpp:

Go to the source code of this file.

Variables

 GUITrafficLightLogicWrapperPopupMenuMap []
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Laura Bieker
Date
Oct/Nov 2003

Definition in file GUITrafficLightLogicWrapper.cpp.

Variable Documentation

◆ GUITrafficLightLogicWrapperPopupMenuMap

GUITrafficLightLogicWrapperPopupMenuMap[]
Initial value:
= {
}
@ MID_SWITCH_OFF
Show TLS phases - popup entry.
Definition: GUIAppEnum.h:473
@ MID_SHOWPHASES
Definition: GUIAppEnum.h:475
@ MID_TRACKPHASES
Begin to track phases - menu entry.
Definition: GUIAppEnum.h:477
@ MID_SHOW_DETECTORS
show/hide actuation detectors
Definition: GUIAppEnum.h:479
@ MID_SWITCH
Definition: GUIAppEnum.h:474
long onCmdBegin2TrackPhases(FXObject *, FXSelector, void *)
Called if the phases shall be begun to track.
long onCmdShowPhases(FXObject *, FXSelector, void *)
Called if the phases shall be shown.

Definition at line 59 of file GUITrafficLightLogicWrapper.cpp.