![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <set>#include <cassert>#include <utils/common/Command.h>#include <utils/common/SUMOTime.h>#include <utils/common/SUMOVehicleClass.h>#include <utils/geom/Position.h>#include <utils/geom/PositionVector.h>#include <utils/geom/Boundary.h>#include <utils/router/SUMOAbstractRouter.h>#include <utils/vehicle/SUMOTrafficObject.h>#include "MSStage.h"Go to the source code of this file.
Data Structures | |
| class | MSStageDriving |
| class | MSStageDriving::BookReservation |
Typedefs | |
| typedef std::vector< const MSEdge * > | ConstMSEdgeVector |
Definition in file MSStageDriving.h.
| typedef std::vector<const MSEdge*> ConstMSEdgeVector |
Definition at line 51 of file MSStageDriving.h.