SUMO - Simulation of Urban MObility
MSPerson.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/MSTransportable.h>
Include dependency graph for MSPerson.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MSPerson
 
class  MSPerson::MSPersonStage_Driving
 
class  MSPerson::MSPersonStage_Waiting
 
class  MSPerson::MSPersonStage_Walking
 
class  MSPerson::MSPersonStage_Walking::arrival_finder
 

Typedefs

typedef std::vector< const MSEdge * > ConstMSEdgeVector
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Sascha Krieg
Michael Behrisch
Date
Mon, 9 Jul 2001
Version
Id
MSPerson.h 19388 2015-11-19 21:33:01Z behrisch

Definition in file MSPerson.h.

Typedef Documentation

typedef std::vector<const MSEdge*> ConstMSEdgeVector

Definition at line 58 of file MSPerson.h.