SUMO - Simulation of Urban MObility
MSTransportable.h File Reference
#include <config.h>
#include <set>
#include <cassert>
#include <utils/common/SUMOTime.h>
#include <utils/geom/Position.h>
Include dependency graph for MSTransportable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MSTransportable
 
class  MSTransportable::Stage
 
class  MSTransportable::Stage_Driving
 
class  MSTransportable::Stage_Waiting
 

Typedefs

typedef std::vector< const MSEdge * > ConstMSEdgeVector
 

Detailed Description

Author
Michael Behrisch
Date
Tue, 21 Apr 2015
Version
Id
MSTransportable.h 23150 2017-02-27 12:08:30Z behrisch

Definition in file MSTransportable.h.

Typedef Documentation

◆ ConstMSEdgeVector

typedef std::vector<const MSEdge*> ConstMSEdgeVector

Definition at line 48 of file MSTransportable.h.