SUMO - Simulation of Urban MObility
RORoute.h File Reference
Include dependency graph for RORoute.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RORoute
 A complete router's route. More...
 

Typedefs

typedef std::vector< const ROEdge * > ConstROEdgeVector
 

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Jakob Erdmann
Yun-Pang Floetteroed
Date
Sept 2002
Version
Id
RORoute.h 20482 2016-04-18 20:49:42Z behrisch

Definition in file RORoute.h.

Typedef Documentation

typedef std::vector<const ROEdge*> ConstROEdgeVector

Definition at line 48 of file RORoute.h.