Eclipse SUMO - Simulation of Urban MObility
MSStageWalking.h File Reference
#include <config.h>
#include <string>
#include <vector>
#include <set>
#include <utils/common/SUMOTime.h>
#include <utils/common/Command.h>
#include <utils/geom/Position.h>
#include <utils/geom/PositionVector.h>
#include <microsim/transportables/MSTransportable.h>
#include <microsim/transportables/MSStageMoving.h>
Include dependency graph for MSStageWalking.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MSStageWalking
 

Typedefs

typedef std::vector< const MSEdge * > ConstMSEdgeVector
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Sascha Krieg
Michael Behrisch
Date
Mon, 9 Jul 2001

Definition in file MSStageWalking.h.

Typedef Documentation

◆ ConstMSEdgeVector

typedef std::vector<const MSEdge*> ConstMSEdgeVector

Definition at line 51 of file MSStageWalking.h.