SUMO - Simulation of Urban MObility
RODFRouteDesc.h File Reference
#include <config.h>
#include <vector>
#include <string>
#include <utils/common/SUMOTime.h>

Go to the source code of this file.

Data Structures

struct  RODFRouteDesc
 A route within the DFROUTER. More...
 

Typedefs

typedef std::vector< ROEdge * > ROEdgeVector
 

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Date
Thu, 16.03.2006
Version
Id
RODFRouteDesc.h 18095 2015-03-17 09:39:00Z behrisch

Definition in file RODFRouteDesc.h.

Typedef Documentation

typedef std::vector<ROEdge*> ROEdgeVector

Definition at line 43 of file RODFRouteDesc.h.