![]() |
Eclipse SUMO - Simulation of Urban MObility
|
struct for ACChoosers dialog More...
#include <GNEViewParent.h>
Public Member Functions | |
ACChoosers () | |
constructor | |
~ACChoosers () | |
destructor | |
Data Fields | |
GNEDialogACChooser * | ACChooserAdditional |
pointer to ACChooser dialog used for locate additional | |
GNEDialogACChooser * | ACChooserEdges |
pointer to ACChooser dialog used for locate edges | |
GNEDialogACChooser * | ACChooserJunction |
pointer to ACChooser dialog used for locate junctions | |
GNEDialogACChooser * | ACChooserPersons |
pointer to ACChooser dialog used for locate persons | |
GNEDialogACChooser * | ACChooserPOI |
pointer to ACChooser dialog used for locate POIs | |
GNEDialogACChooser * | ACChooserPolygon |
pointer to ACChooser dialog used for locate Polygons | |
GNEDialogACChooser * | ACChooserProhibition |
pointer to ACChooser dialog used for locate Prohibitions | |
GNEDialogACChooser * | ACChooserRoutes |
pointer to ACChooser dialog used for locate routes | |
GNEDialogACChooser * | ACChooserStops |
pointer to ACChooser dialog used for locate stops | |
GNEDialogACChooser * | ACChooserTLS |
pointer to ACChooser dialog used for locate TLSs | |
GNEDialogACChooser * | ACChooserVehicles |
pointer to ACChooser dialog used for locate vehicles | |
GNEDialogACChooser * | ACChooserWalkingAreas |
pointer to ACChooser dialog used for locate walkingareas | |
GNEDialogACChooser * | ACChooserWire |
pointer to ACChooser dialog used for locate Wires | |
struct for ACChoosers dialog
Definition at line 422 of file GNEViewParent.h.
GNEViewParent::ACChoosers::ACChoosers | ( | ) |
constructor
Definition at line 1110 of file GNEViewParent.cpp.
GNEViewParent::ACChoosers::~ACChoosers | ( | ) |
destructor
Definition at line 1127 of file GNEViewParent.cpp.
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserAdditional |
pointer to ACChooser dialog used for locate additional
Definition at line 456 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserEdges |
pointer to ACChooser dialog used for locate edges
Definition at line 435 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserJunction |
pointer to ACChooser dialog used for locate junctions
Definition at line 432 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserPersons |
pointer to ACChooser dialog used for locate persons
Definition at line 444 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserPOI |
pointer to ACChooser dialog used for locate POIs
Definition at line 459 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserPolygon |
pointer to ACChooser dialog used for locate Polygons
Definition at line 462 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserProhibition |
pointer to ACChooser dialog used for locate Prohibitions
Definition at line 465 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserRoutes |
pointer to ACChooser dialog used for locate routes
Definition at line 447 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserStops |
pointer to ACChooser dialog used for locate stops
Definition at line 450 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserTLS |
pointer to ACChooser dialog used for locate TLSs
Definition at line 453 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserVehicles |
pointer to ACChooser dialog used for locate vehicles
Definition at line 441 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserWalkingAreas |
pointer to ACChooser dialog used for locate walkingareas
Definition at line 438 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserWire |
pointer to ACChooser dialog used for locate Wires
Definition at line 468 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog().