SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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>

Go to the source code of this file.

Data Structures

class  MSPerson
 
class  MSPerson::MSPersonStage
 
class  MSPerson::MSPersonStage_Driving
 
class  MSPerson::MSPersonStage_Waiting
 
class  MSPerson::MSPersonStage_Walking
 
class  MSPerson::MSPersonStage_Walking::arrival_finder
 
class  MSPerson::MSPersonStage_Walking::MoveToNextEdge
 

Typedefs

typedef std::vector< const
MSEdge * > 
MSEdgeVector
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Sascha Krieg
Michael Behrisch
Date
Mon, 9 Jul 2001
Version
Id:
MSPerson.h 14494 2013-08-24 21:47:48Z behrisch

Definition in file MSPerson.h.

Typedef Documentation

typedef std::vector<const MSEdge*> MSEdgeVector

Definition at line 53 of file MSPerson.h.