38 #ifdef CHECK_MEMORY_LEAKS
40 #endif // CHECK_MEMORY_LEAKS
47 const std::vector<std::string>& lines,
50 :
Named(id), myLines(lines), myLane(lane),
51 myBegPos(begPos), myEndPos(endPos), myLastFreePos(endPos) {
104 std::map<SUMOVehicle*, std::pair<SUMOReal, SUMOReal> >::iterator i;