Eclipse SUMO - Simulation of Urban MObility
GNEDialog_FixDemandElements::DemandList Class Reference

groupbox for list More...

#include <GNEDialog_FixDemandElements.h>

Inheritance diagram for GNEDialog_FixDemandElements::DemandList:
Collaboration diagram for GNEDialog_FixDemandElements::DemandList:

Public Member Functions

 DemandList (GNEDialog_FixDemandElements *fixDemandElementsDialogParents, const std::vector< GNEDemandElement * > &invalidDemandElements)
 constructor More...
 

Data Fields

std::vector< GNEDemandElement * > myInvalidRoutes
 vector with the invalid routes More...
 
std::vector< GNEDemandElement * > myInvalidStops
 vector with the invalid stops More...
 
std::vector< GNEDemandElement * > myInvalidVehicles
 vector with the invalid vehicles More...
 
FXTable * myTable
 list with the demand elements More...
 

Detailed Description

groupbox for list

Definition at line 67 of file GNEDialog_FixDemandElements.h.

Constructor & Destructor Documentation

◆ DemandList()

GNEDialog_FixDemandElements::DemandList::DemandList ( GNEDialog_FixDemandElements fixDemandElementsDialogParents,
const std::vector< GNEDemandElement * > &  invalidDemandElements 
)

Field Documentation

◆ myInvalidRoutes

std::vector<GNEDemandElement*> GNEDialog_FixDemandElements::DemandList::myInvalidRoutes

vector with the invalid routes

Definition at line 74 of file GNEDialog_FixDemandElements.h.

Referenced by DemandList(), and GNEDialog_FixDemandElements::onCmdAccept().

◆ myInvalidStops

std::vector<GNEDemandElement*> GNEDialog_FixDemandElements::DemandList::myInvalidStops

vector with the invalid stops

Definition at line 80 of file GNEDialog_FixDemandElements.h.

Referenced by DemandList(), and GNEDialog_FixDemandElements::onCmdAccept().

◆ myInvalidVehicles

std::vector<GNEDemandElement*> GNEDialog_FixDemandElements::DemandList::myInvalidVehicles

vector with the invalid vehicles

Definition at line 77 of file GNEDialog_FixDemandElements.h.

Referenced by DemandList(), and GNEDialog_FixDemandElements::onCmdAccept().

◆ myTable

FXTable* GNEDialog_FixDemandElements::DemandList::myTable

list with the demand elements

Definition at line 83 of file GNEDialog_FixDemandElements.h.

Referenced by DemandList().


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