SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ROHelper.cpp File Reference
#include <config.h>
#include <functional>
#include <vector>
#include "ROEdge.h"
#include "ROVehicle.h"
Include dependency graph for ROHelper.cpp:

Go to the source code of this file.

Namespaces

 ROHelper
 Some helping methods for router.
 

Functions

void ROHelper::recheckForLoops (ConstROEdgeVector &edges)
 Checks whether the given edge list contains loops and removes them. More...
 

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Date
Sept 2002
Version
Id
ROHelper.cpp 21206 2016-07-20 08:08:35Z behrisch

Definition in file ROHelper.cpp.