SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ROVehicle.h File Reference
#include <config.h>
#include <string>
#include <iostream>
#include <utils/common/StdDefs.h>
#include <utils/common/SUMOTime.h>
#include <utils/vehicle/SUMOVehicleParameter.h>
#include <utils/vehicle/SUMOVTypeParameter.h>

Go to the source code of this file.

Data Structures

class  ROVehicle
 A vehicle as used by router. More...
 

Typedefs

typedef std::vector< const
ROEdge * > 
ConstROEdgeVector
 

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Jakob Erdmann
Date
Sept 2002
Version
Id
ROVehicle.h 18136 2015-03-24 15:10:45Z behrisch

Definition in file ROVehicle.h.

Typedef Documentation

typedef std::vector<const ROEdge*> ConstROEdgeVector

Definition at line 49 of file ROVehicle.h.