![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <string>#include <vector>#include <utils/common/Named.h>#include <utils/geom/Position.h>#include <utils/router/FlippedNode.h>#include <router/ROVehicle.h>Go to the source code of this file.
Data Structures | |
| class | RONode |
| Base class for nodes used by the router. More... | |
Typedefs | |
| typedef std::vector< const ROEdge * > | ConstROEdgeVector |
Definition in file RONode.h.
| typedef std::vector<const ROEdge*> ConstROEdgeVector |