![]() |
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 * | 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... | |
struct for ACChoosers dialog
Definition at line 278 of file GNEViewParent.h.
| GNEViewParent::ACChoosers::ACChoosers | ( | ) |
constructor
Definition at line 802 of file GNEViewParent.cpp.
| GNEViewParent::ACChoosers::~ACChoosers | ( | ) |
destructor
Definition at line 817 of file GNEViewParent.cpp.
| GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserAdditional |
pointer to ACChooser dialog used for locate additional
Definition at line 307 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 289 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 286 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 295 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 310 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 313 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 316 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog().
| GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserRoutes |
pointer to ACChooser dialog used for locate routes
Definition at line 298 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 301 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 304 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 292 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().