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$

Definition in file RORoute.h.

Typedef Documentation

◆ ConstROEdgeVector

typedef std::vector<const ROEdge*> ConstROEdgeVector

Definition at line 47 of file RORoute.h.