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>

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

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 11671 2012-01-07 20:14:30Z behrisch

Definition in file MSPerson.h.


Typedef Documentation

typedef std::vector<const MSEdge*> MSEdgeVector

Definition at line 47 of file MSPerson.h.