65 void insertIDs(std::vector<GUIGlID>& into);
GUI-version of the transportable control for building gui persons and containers.
virtual MSTransportable * buildContainer(const SUMOVehicleParameter *pars, MSVehicleType *vtype, MSTransportable::MSTransportablePlan *plan) const
Builds a new container.
void insertIDs(std::vector< GUIGlID > &into)
Returns the list of all known persons by gl-id.
virtual MSTransportable * buildPerson(const SUMOVehicleParameter *pars, MSVehicleType *vtype, MSTransportable::MSTransportablePlan *plan, SumoRNG *rng) const
Builds a new person.
virtual ~GUITransportableControl()
destructor
std::vector< MSStage * > MSTransportablePlan
the structure holding the plan of a transportable
The car-following model and parameter.
Structure representing possible vehicle parameter.