SUMO - Simulation of Urban MObility
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>
Include dependency graph for ROVehicle.h:
This graph shows which files directly or indirectly include this file:

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 18213 2015-04-16 11:55:42Z behrisch

Definition in file ROVehicle.h.

Typedef Documentation

typedef std::vector<const ROEdge*> ConstROEdgeVector

Definition at line 49 of file ROVehicle.h.