22 #ifndef GUIPersonControl_h
23 #define GUIPersonControl_h
void insertPersonIDs(std::vector< GUIGlID > &into)
Returns the list of all known persons by gl-id.
virtual ~GUIPersonControl()
destructor
The car-following model and parameter.
Structure representing possible vehicle parameter.
GUIPersonControl()
constructor
GUI-version of the person control for building gui persons.
virtual MSPerson * buildPerson(const SUMOVehicleParameter *pars, const MSVehicleType *vtype, MSPerson::MSPersonPlan *plan) const
Builds a new person.
std::vector< MSPersonStage * > MSPersonPlan
the structure holding the plan of a person