Eclipse 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

Definition in file RODFRouteDesc.h.

Typedef Documentation

◆ ROEdgeVector

typedef std::vector<ROEdge*> ROEdgeVector

Definition at line 35 of file RODFRouteDesc.h.