Eclipse SUMO - Simulation of Urban MObility
MSTransportable.h File Reference
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_Trip
 
class  MSTransportable::Stage_Waiting
 

Typedefs

typedef std::vector< const MSEdge * > ConstMSEdgeVector
 

Detailed Description

Author
Michael Behrisch
Date
Tue, 21 Apr 2015

Definition in file MSTransportable.h.

Typedef Documentation

◆ ConstMSEdgeVector

typedef std::vector<const MSEdge*> ConstMSEdgeVector

Definition at line 46 of file MSTransportable.h.