SUMO - Simulation of Urban MObility
MSJunction.h File Reference
#include <config.h>
#include <string>
#include <vector>
#include <map>
#include <utils/geom/Position.h>
#include <utils/geom/PositionVector.h>
#include <utils/common/Named.h>
#include <utils/common/SUMOTime.h>
#include <utils/common/UtilExceptions.h>
#include <utils/xml/SUMOXMLDefinitions.h>

Go to the source code of this file.

Data Structures

class  MSJunction
 The base class for an intersection. More...
 

Typedefs

typedef std::vector< const MSEdge * > ConstMSEdgeVector
 

Detailed Description

Author
Christian Roessel
Daniel Krajzewicz
Sascha Krieg
Michael Behrisch
Date
Wed, 12 Dez 2001
Version
Id
MSJunction.h 18095 2015-03-17 09:39:00Z behrisch

Definition in file MSJunction.h.

Typedef Documentation

typedef std::vector<const MSEdge*> ConstMSEdgeVector

Definition at line 50 of file MSJunction.h.