SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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/geom/Line.h>
#include <utils/common/SUMOVehicleClass.h>
#include <utils/xml/SUMOXMLDefinitions.h>
#include "NBCont.h"
#include "NBHelpers.h"
#include "NBSign.h"

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 18096 2015-03-17 09:50:59Z behrisch

Definition in file NBEdge.h.