SUMO - Simulation of Urban MObility
RORoute.h File Reference

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 18095 2015-03-17 09:39:00Z behrisch

Definition in file RORoute.h.

Typedef Documentation

typedef std::vector<const ROEdge*> ConstROEdgeVector

Definition at line 48 of file RORoute.h.