87 struct VehPosition :
public std::binary_function < const MSVehicle*, SUMOReal, bool > {
191 bool recheckNextLanes,
442 static void insertIDs(std::vector<std::string>& into);
452 unsigned int nRouteSuccs,
453 const MSLane& succLinkSource,
454 const std::vector<MSLane*>& conts)
const;
459 bool isLinkEnd(MSLinkCont::const_iterator& i)
const;
550 SUMOReal speed,
const MSVehicle& veh,
const std::vector<MSLane*>& bestLaneConts)
const;
635 const MSLane::VehCont::iterator& at,