22 #ifndef MSLaneChanger_h
23 #define MSLaneChanger_h
78 MSLane::VehCont::reverse_iterator
veh;
91 typedef std::vector< ChangeElem >
Changer;
120 if (ce->veh != ce->lane->myVehicles.rend()) {
143 const std::pair<MSVehicle* const, SUMOReal>& leader,
144 const std::pair<MSVehicle* const, SUMOReal>& rLead,
145 const std::pair<MSVehicle* const, SUMOReal>& rFollow,
146 const std::vector<MSVehicle::LaneQ>& preb)
const;
149 const std::pair<MSVehicle* const, SUMOReal>& leader,
150 const std::pair<MSVehicle* const, SUMOReal>& rLead,
151 const std::pair<MSVehicle* const, SUMOReal>& rFollow,
152 const std::vector<MSVehicle::LaneQ>& preb)
const;
162 if (v1 != 0 && v2 != 0) {