Eclipse SUMO - Simulation of Urban MObility
GNERouteHandler::PersonValue Struct Reference

person value More...

Public Member Functions

bool addPersonValue (GNENet *net, SumoXMLTag tag, const SUMOSAXAttributes &attrs)
 add person plan value ( More...
 
bool checkPersonPlanValues ()
 check person plan loaded (this will change tags, set begin and end elements, etc.) More...
 

Data Fields

std::vector< PersonPlansValuesmyPersonPlanValues
 container for person trips loaded values More...
 

Detailed Description

person value

Definition at line 355 of file GNERouteHandler.h.

Member Function Documentation

◆ addPersonValue()

◆ checkPersonPlanValues()

bool GNERouteHandler::PersonValue::checkPersonPlanValues ( )

Field Documentation

◆ myPersonPlanValues

std::vector<PersonPlansValues> GNERouteHandler::PersonValue::myPersonPlanValues

container for person trips loaded values

Definition at line 363 of file GNERouteHandler.h.

Referenced by GNERouteHandler::addStop(), and GNERouteHandler::closePerson().


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