![]() |
Eclipse SUMO - Simulation of Urban MObility
|
struct for ACChoosers dialog More...
#include <GNEViewParent.h>
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 * | ACChooserPersons |
pointer to ACChooser dialog used for locate persons 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... | |
GNEDialogACChooser * | ACChooserWalkingAreas |
pointer to ACChooser dialog used for locate walkingareas More... | |
GNEDialogACChooser * | ACChooserWire |
pointer to ACChooser dialog used for locate Wires More... | |
struct for ACChoosers dialog
Definition at line 409 of file GNEViewParent.h.
GNEViewParent::ACChoosers::ACChoosers | ( | ) |
constructor
Definition at line 1075 of file GNEViewParent.cpp.
GNEViewParent::ACChoosers::~ACChoosers | ( | ) |
destructor
Definition at line 1092 of file GNEViewParent.cpp.
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserAdditional |
pointer to ACChooser dialog used for locate additional
Definition at line 443 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 422 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 419 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 431 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 446 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 449 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 452 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserRoutes |
pointer to ACChooser dialog used for locate routes
Definition at line 434 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 437 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 440 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 428 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 425 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 455 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog().