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()) {
146 const std::pair<MSVehicle* const, SUMOReal>& leader,
147 const std::pair<MSVehicle* const, SUMOReal>& rLead,
148 const std::pair<MSVehicle* const, SUMOReal>& rFollow,
149 const std::vector<MSVehicle::LaneQ>& preb)
const;
152 const std::pair<MSVehicle* const, SUMOReal>& leader,
153 const std::pair<MSVehicle* const, SUMOReal>& rLead,
154 const std::pair<MSVehicle* const, SUMOReal>& rFollow,
155 const std::vector<MSVehicle::LaneQ>& preb)
const;
167 if (v1 != 0 && v2 != 0) {