Eclipse SUMO - Simulation of Urban MObility
GUIGlObjectTypes.h
Go to the documentation of this file.
1 /****************************************************************************/
2 // Eclipse SUMO, Simulation of Urban MObility; see https://eclipse.org/sumo
3 // Copyright (C) 2001-2019 German Aerospace Center (DLR) and others.
4 // This program and the accompanying materials
5 // are made available under the terms of the Eclipse Public License v2.0
6 // which accompanies this distribution, and is available at
7 // http://www.eclipse.org/legal/epl-v20.html
8 // SPDX-License-Identifier: EPL-2.0
9 /****************************************************************************/
17 // A list of object types which may be displayed within the gui
18 // each type has an associated string which will be prefefixed to an object id
19 // when constructing the full name
20 /****************************************************************************/
21 #ifndef GUIGlObjectTypes_h
22 #define GUIGlObjectTypes_h
23 
24 
25 // ===========================================================================
26 // included modules
27 // ===========================================================================
28 #include <config.h>
29 
30 
31 // ===========================================================================
32 // definitions
33 // ===========================================================================
43 
47  GLO_EDGE = 2,
49  GLO_LANE = 3,
58 
62  GLO_BUS_STOP = 101,
84  GLO_DET_EXIT = 112,
86  GLO_REROUTER = 113,
90  GLO_VSS = 115,
98  GLO_ACCESS = 119,
100  GLO_TAZ = 120,
101 
103  GLO_SHAPE = 200,
105  GLO_POLYGON = 201,
107  GLO_POI = 202,
108 
111  GLO_VTYPE = 301,
112 
116  GLO_ROUTE = 310,
120 
124  GLO_RIDE = 320,
126  GLO_WALK = 321,
130 
134  GLO_STOP = 330,
138 
142  GLO_VEHICLE = 340,
144  GLO_TRIP = 341,
146  GLO_FLOW = 342,
150 
156 
160  GLO_PERSON = 360,
164 
166  GLO_MAX = 2048
167 };
168 
169 #endif
170 
171 /****************************************************************************/
a person stop
a containerStop
a tl-logic
a person flow
a polygon
GUIGlObjectType
a E2 detector
a Variable Speed Sign
a chargingStation
a connection
reserved GLO type to pack shapes
a E3 detector
a person trip
a Vaporizer
a busStop
a tl-logic
a Rerouter
reserved GLO type to pack all RouteElements (note: In this case the sorting of GLO_<element> is impor...
a ParkingSpace
a Calibrator
a E1 detector
reserved GLO type to pack all additionals
a embedded route
a RouteProbe
a DetEntry detector
a E1 detector
a routeFlow
an edge
a ParkingArea
The network - empty.
empty max
a DetExit detector
reserved GLO type to pack all netElements
a junction