37 #ifdef CHECK_MEMORY_LEAKS
39 #endif // CHECK_MEMORY_LEAKS
46 const std::vector<std::string>& lines,
49 :
Named(id), myLines(lines), myLane(lane),
50 myBegPos(begPos), myEndPos(endPos), myLastFreePos(endPos) {
103 std::map<SUMOVehicle*, std::pair<SUMOReal, SUMOReal> >::iterator i;