84 typedef std::vector< MSVehicle* >
VehCont;
88 struct VehPosition :
public std::binary_function < const MSVehicle*, SUMOReal, bool > {
192 bool recheckNextLanes,
462 static void insertIDs(std::vector<std::string>& into);
469 unsigned int nRouteSuccs,
470 const MSLane& succLinkSource,
471 const std::vector<MSLane*>& conts)
const;
476 bool isLinkEnd(MSLinkCont::const_iterator& i)
const;
568 SUMOReal speed,
const MSVehicle& veh,
const std::vector<MSLane*>& bestLaneConts)
const;
681 const MSLane::VehCont::iterator& at,