38 #ifdef CHECK_MEMORY_LEAKS
40 #endif // CHECK_MEMORY_LEAKS
53 std::vector<MSLane*> incoming
55 , std::vector<MSLane*>
internal
59 myIncomingLanes(incoming)
60 #ifdef HAVE_INTERNAL_LANES
61 , myInternalLanes(internal)
71 std::vector<MSLane*>::iterator i;
75 for (MSLinkCont::const_iterator j = links.begin(); j != links.end(); j++) {
76 (*j)->setRequestInformation(0, 0,
false,
false, std::vector<MSLink*>(), std::vector<MSLane*>());