81 struct VehPosition :
public std::binary_function < const MSVehicle*, SUMOReal, bool > {
195 bool recheckNextLanes,
426 static void insertIDs(std::vector<std::string> &into) ;
436 unsigned int nRouteSuccs,
437 const MSLane& succLinkSource,
438 const std::vector<MSLane*> &conts)
const;
443 bool isLinkEnd(MSLinkCont::const_iterator& i)
const;
529 SUMOReal speed,
const MSVehicle& veh,
const std::vector<MSLane*> &bestLaneConts)
const ;
614 const MSLane::VehCont::iterator& at,