Eclipse SUMO - Simulation of Urban MObility
NBEdgeCont.h File Reference
#include <config.h>
#include <map>
#include <iostream>
#include <string>
#include <vector>
#include <set>
#include "NBCont.h"
#include <utils/common/SUMOVehicleClass.h>
#include <utils/common/UtilExceptions.h>
#include <utils/geom/PositionVector.h>
#include <utils/common/NamedRTree.h>
Include dependency graph for NBEdgeCont.h:

Go to the source code of this file.

Data Structures

class  NBEdgeCont
 Storage for edges, including some functionality operating on multiple edges. More...
 
struct  NBEdgeCont::MinLaneComparatorIdLess
 
struct  NBEdgeCont::PostProcessConnection
 A structure representing a connection between two lanes. More...
 
struct  NBEdgeCont::Split
 A structure which describes changes of lane number or speed along the road. More...
 
class  NBEdgeCont::split_sorter
 Sorts splits by their position (increasing) More...
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Date
Tue, 20 Nov 2001

Definition in file NBEdgeCont.h.