SUMO - Simulation of Urban MObility
RODFRouteDesc.h File Reference
#include <config.h>
#include <vector>
#include <string>
#include <utils/common/SUMOTime.h>
Include dependency graph for RODFRouteDesc.h:
This graph shows which files directly or indirectly include this file:

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 20433 2016-04-13 08:00:14Z behrisch

Definition in file RODFRouteDesc.h.

Typedef Documentation

§ ROEdgeVector

typedef std::vector<ROEdge*> ROEdgeVector

Definition at line 43 of file RODFRouteDesc.h.