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

struct for ACChoosers dialog More...

#include <GNEViewParent.h>

Collaboration diagram for GNEViewParent::ACChoosers:
[legend]

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 385 of file GNEViewParent.h.

Constructor & Destructor Documentation

◆ ACChoosers()

GNEViewParent::ACChoosers::ACChoosers ( )

constructor

Definition at line 1020 of file GNEViewParent.cpp.

◆ ~ACChoosers()

GNEViewParent::ACChoosers::~ACChoosers ( )

destructor

Definition at line 1035 of file GNEViewParent.cpp.

Field Documentation

◆ ACChooserAdditional

GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserAdditional

pointer to ACChooser dialog used for locate additional

Definition at line 416 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 398 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 395 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 404 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 419 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 422 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 425 of file GNEViewParent.h.

Referenced by GNEViewParent::eraseACChooserDialog().

◆ ACChooserRoutes

GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserRoutes

pointer to ACChooser dialog used for locate routes

Definition at line 407 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 410 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 413 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 401 of file GNEViewParent.h.

Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().


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