34 #ifdef CHECK_MEMORY_LEAKS
36 #endif // CHECK_MEMORY_LEAKS
42 #ifdef HAVE_INTERNAL_LANES
44 MSLinkContHelper::getInternalFollowingEdge(
MSLane* fromLane,
45 const MSEdge* followerAfterInternal) {
48 for (MSLinkCont::const_iterator j = lc.begin(); j != lc.end(); j++) {
51 if (link->getViaLane() != 0) {
52 return &link->getViaLane()->getEdge();
66 for (MSLinkCont::const_iterator j = lc.begin(); j != lc.end(); j++) {