87 struct VehPosition :
public std::binary_function < const MSVehicle*, SUMOReal, bool > {
191 bool recheckNextLanes,
455 static void insertIDs(std::vector<std::string>& into);
465 unsigned int nRouteSuccs,
466 const MSLane& succLinkSource,
467 const std::vector<MSLane*>& conts)
const;
472 bool isLinkEnd(MSLinkCont::const_iterator& i)
const;
563 SUMOReal speed,
const MSVehicle& veh,
const std::vector<MSLane*>& bestLaneConts)
const;
648 const MSLane::VehCont::iterator& at,