![]() |
Eclipse SUMO - Simulation of Urban MObility
|
struct for ACChoosers dialog More...
Public Member Functions | |
ACChoosers () | |
constructor More... | |
~ACChoosers () | |
destructor More... | |
Data Fields | |
GNEDialogACChooser * | ACChooserAdditional |
pointer to ACChooser dialog used for locate additional More... | |
GNEDialogACChooser * | ACChooserEdges |
pointer to ACChooser dialog used for locate edges More... | |
GNEDialogACChooser * | ACChooserJunction |
pointer to ACChooser dialog used for locate junctions More... | |
GNEDialogACChooser * | ACChooserPOI |
pointer to ACChooser dialog used for locate POIs More... | |
GNEDialogACChooser * | ACChooserPolygon |
pointer to ACChooser dialog used for locate Polygons More... | |
GNEDialogACChooser * | ACChooserProhibition |
pointer to ACChooser dialog used for locate Prohibitions More... | |
GNEDialogACChooser * | ACChooserRoutes |
pointer to ACChooser dialog used for locate routes More... | |
GNEDialogACChooser * | ACChooserStops |
pointer to ACChooser dialog used for locate stops More... | |
GNEDialogACChooser * | ACChooserTLS |
pointer to ACChooser dialog used for locate TLSs More... | |
GNEDialogACChooser * | ACChooserVehicles |
pointer to ACChooser dialog used for locate vehicles More... | |
struct for ACChoosers dialog
Definition at line 277 of file GNEViewParent.h.
GNEViewParent::ACChoosers::ACChoosers | ( | ) |
constructor
Definition at line 772 of file GNEViewParent.cpp.
GNEViewParent::ACChoosers::~ACChoosers | ( | ) |
destructor
Definition at line 786 of file GNEViewParent.cpp.
References ACChooserAdditional, ACChooserEdges, ACChooserJunction, ACChooserPOI, ACChooserPolygon, ACChooserProhibition, ACChooserRoutes, ACChooserStops, ACChooserTLS, and ACChooserVehicles.
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserAdditional |
pointer to ACChooser dialog used for locate additional
Definition at line 303 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), GNEViewParent::onCmdLocate(), and ~ACChoosers().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserEdges |
pointer to ACChooser dialog used for locate edges
Definition at line 288 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), GNEViewParent::onCmdLocate(), and ~ACChoosers().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserJunction |
pointer to ACChooser dialog used for locate junctions
Definition at line 285 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), GNEViewParent::onCmdLocate(), and ~ACChoosers().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserPOI |
pointer to ACChooser dialog used for locate POIs
Definition at line 306 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), GNEViewParent::onCmdLocate(), and ~ACChoosers().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserPolygon |
pointer to ACChooser dialog used for locate Polygons
Definition at line 309 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), GNEViewParent::onCmdLocate(), and ~ACChoosers().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserProhibition |
pointer to ACChooser dialog used for locate Prohibitions
Definition at line 312 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), and ~ACChoosers().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserRoutes |
pointer to ACChooser dialog used for locate routes
Definition at line 294 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), GNEViewParent::onCmdLocate(), and ~ACChoosers().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserStops |
pointer to ACChooser dialog used for locate stops
Definition at line 297 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), GNEViewParent::onCmdLocate(), and ~ACChoosers().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserTLS |
pointer to ACChooser dialog used for locate TLSs
Definition at line 300 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), GNEViewParent::onCmdLocate(), and ~ACChoosers().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserVehicles |
pointer to ACChooser dialog used for locate vehicles
Definition at line 291 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), GNEViewParent::onCmdLocate(), and ~ACChoosers().