Eclipse SUMO - Simulation of Urban MObility
GNEViewParent::ACChoosers Struct Reference

struct for ACChoosers dialog More...

Collaboration diagram for GNEViewParent::ACChoosers:

Public Member Functions

 ACChoosers ()
 constructor More...
 
 ~ACChoosers ()
 destructor More...
 

Data Fields

GNEDialogACChooserACChooserAdditional
 pointer to ACChooser dialog used for locate additional More...
 
GNEDialogACChooserACChooserEdges
 pointer to ACChooser dialog used for locate edges More...
 
GNEDialogACChooserACChooserJunction
 pointer to ACChooser dialog used for locate junctions More...
 
GNEDialogACChooserACChooserPersons
 pointer to ACChooser dialog used for locate persons More...
 
GNEDialogACChooserACChooserPOI
 pointer to ACChooser dialog used for locate POIs More...
 
GNEDialogACChooserACChooserPolygon
 pointer to ACChooser dialog used for locate Polygons More...
 
GNEDialogACChooserACChooserProhibition
 pointer to ACChooser dialog used for locate Prohibitions More...
 
GNEDialogACChooserACChooserRoutes
 pointer to ACChooser dialog used for locate routes More...
 
GNEDialogACChooserACChooserStops
 pointer to ACChooser dialog used for locate stops More...
 
GNEDialogACChooserACChooserTLS
 pointer to ACChooser dialog used for locate TLSs More...
 
GNEDialogACChooserACChooserVehicles
 pointer to ACChooser dialog used for locate vehicles More...
 

Detailed Description

struct for ACChoosers dialog

Definition at line 278 of file GNEViewParent.h.

Constructor & Destructor Documentation

◆ ACChoosers()

GNEViewParent::ACChoosers::ACChoosers ( )

constructor

Definition at line 802 of file GNEViewParent.cpp.

◆ ~ACChoosers()

GNEViewParent::ACChoosers::~ACChoosers ( )

destructor

Definition at line 817 of file GNEViewParent.cpp.

Field Documentation

◆ ACChooserAdditional

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().

◆ ACChooserEdges

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().

◆ ACChooserJunction

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().

◆ ACChooserPersons

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().

◆ ACChooserPOI

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().

◆ ACChooserPolygon

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().

◆ ACChooserProhibition

GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserProhibition

pointer to ACChooser dialog used for locate Prohibitions

Definition at line 316 of file GNEViewParent.h.

Referenced by GNEViewParent::eraseACChooserDialog().

◆ ACChooserRoutes

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().

◆ ACChooserStops

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().

◆ ACChooserTLS

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().

◆ ACChooserVehicles

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().


The documentation for this struct was generated from the following files: