Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <utils/common/Named.h>
#include <utils/common/RGBColor.h>
#include <utils/router/SUMOAbstractRouter.h>
#include <utils/vehicle/SUMOVehicleParameter.h>
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 |
Definition in file RORoute.h.
typedef std::vector<const ROEdge*> ConstROEdgeVector |