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

Go to the source code of this file.

Data Structures

class  ROVehicleByDepartureComperator
 A function for sorting vehicles by their departure time. More...

Namespaces

namespace  ROHelper
 Some helping methods for router.

Functions

void ROHelper::recheckForLoops (std::vector< const ROEdge * > &edges)
 Checks whether the given edge list contains loops and removes them.

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Date
Sept 2002
Version
Id:
ROHelper.h 15692 2014-02-22 09:17:02Z behrisch

Definition in file ROHelper.h.