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

Go to the source code of this file.

Data Structures

class  MSStageDriving
 
class  MSStageDriving::BookReservation
 

Typedefs

typedef std::vector< const MSEdge * > ConstMSEdgeVector
 

Detailed Description

Author
Michael Behrisch
Date
Tue, 21 Apr 2015

Definition in file MSStageDriving.h.

Typedef Documentation

◆ ConstMSEdgeVector

typedef std::vector<const MSEdge*> ConstMSEdgeVector

Definition at line 51 of file MSStageDriving.h.