SUMO - Simulation of Urban MObility
NBEdge.h File Reference
#include <config.h>
#include <map>
#include <vector>
#include <string>
#include <set>
#include <utils/common/Named.h>
#include <utils/common/Parameterised.h>
#include <utils/common/UtilExceptions.h>
#include <utils/common/VectorHelper.h>
#include <utils/geom/Bresenham.h>
#include <utils/geom/PositionVector.h>
#include <utils/common/SUMOVehicleClass.h>
#include <utils/xml/SUMOXMLDefinitions.h>
#include "NBCont.h"
#include "NBHelpers.h"
#include "NBSign.h"
Include dependency graph for NBEdge.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  NBEdge
 The representation of a single edge during network building. More...
 
struct  NBEdge::Connection
 A structure which describes a connection between edges or lanes. More...
 
class  NBEdge::connections_finder
 
class  NBEdge::connections_fromlane_finder
 
class  NBEdge::connections_relative_edgelane_sorter
 
class  NBEdge::connections_toedge_finder
 
class  NBEdge::connections_toedgelane_finder
 
struct  NBEdge::Lane
 An (internal) definition of a single lane of an edge. More...
 
class  NBEdge::MainDirections
 
class  NBEdge::tls_disable_finder
 
struct  NBEdge::TLSDisabledConnection
 
class  NBEdge::ToEdgeConnectionsAdder
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Date
Tue, 20 Nov 2001
Version
Id
NBEdge.h 19535 2015-12-05 13:47:18Z behrisch

Definition in file NBEdge.h.