![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <vector>#include <utils/common/MsgHandler.h>#include <utils/common/NamedObjectCont.h>#include <utils/distribution/RandomDistributor.h>#include <utils/vehicle/SUMOVehicleParameter.h>#include <utils/vehicle/SUMOVTypeParameter.h>#include "ROLane.h"#include "RORoutable.h"#include "RORouteDef.h"Go to the source code of this file.
Data Structures | |
| class | RONet |
| The router's network representation. More... | |
Typedefs | |
| typedef MapMatcher< ROEdge, ROLane, RONode > | ROMapMatcher |
Definition in file RONet.h.
| typedef MapMatcher<ROEdge, ROLane, RONode> ROMapMatcher |