![]() |
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 More... | |
GNEDialogACChooser * | ACChooserEdges |
pointer to ACChooser dialog More... | |
GNEDialogACChooser * | ACChooserJunction |
pointer to ACChooser dialog More... | |
GNEDialogACChooser * | ACChooserPOI |
pointer to ACChooser dialog More... | |
GNEDialogACChooser * | ACChooserPolygon |
pointer to ACChooser dialog More... | |
GNEDialogACChooser * | ACChooserProhibition |
pointer to ACChooser dialog More... | |
GNEDialogACChooser * | ACChooserTLS |
pointer to ACChooser dialog More... | |
struct for ACChoosers dialog
Definition at line 217 of file GNEViewParent.h.
GNEViewParent::ACChoosers::ACChoosers | ( | ) |
constructor
Definition at line 517 of file GNEViewParent.cpp.
GNEViewParent::ACChoosers::~ACChoosers | ( | ) |
destructor
Definition at line 528 of file GNEViewParent.cpp.
References ACChooserAdditional, ACChooserEdges, ACChooserJunction, ACChooserPOI, ACChooserPolygon, ACChooserProhibition, and ACChooserTLS.
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserAdditional |
pointer to ACChooser dialog
Definition at line 234 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), GNEViewParent::onCmdLocate(), and ~ACChoosers().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserEdges |
pointer to ACChooser dialog
Definition at line 228 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), GNEViewParent::onCmdLocate(), and ~ACChoosers().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserJunction |
pointer to ACChooser dialog
Definition at line 225 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), GNEViewParent::onCmdLocate(), and ~ACChoosers().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserPOI |
pointer to ACChooser dialog
Definition at line 237 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), GNEViewParent::onCmdLocate(), and ~ACChoosers().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserPolygon |
pointer to ACChooser dialog
Definition at line 240 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), GNEViewParent::onCmdLocate(), and ~ACChoosers().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserProhibition |
pointer to ACChooser dialog
Definition at line 243 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), and ~ACChoosers().
GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserTLS |
pointer to ACChooser dialog
Definition at line 231 of file GNEViewParent.h.
Referenced by GNEViewParent::eraseACChooserDialog(), GNEViewParent::onCmdLocate(), and ~ACChoosers().