Eclipse SUMO - Simulation of Urban MObility
NIImporter_SUMO.h File Reference
#include <config.h>
#include <string>
#include <map>
#include <utils/xml/SUMOSAXHandler.h>
#include <utils/geom/GeoConvHelper.h>
#include <utils/common/Parameterised.h>
#include <netbuild/NBLoadedSUMOTLDef.h>
#include "NIXMLTypesHandler.h"
Include dependency graph for NIImporter_SUMO.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  NIImporter_SUMO
 Importer for networks stored in SUMO format. More...
 
struct  NIImporter_SUMO::Connection
 A connection description. More...
 
struct  NIImporter_SUMO::Crossing
 Describes a pedestrian crossing. More...
 
struct  NIImporter_SUMO::EdgeAttrs
 Describes the values found in an edge's definition and this edge's lanes. More...
 
struct  NIImporter_SUMO::JunctionAttrs
 Describes the values found in a junction. More...
 
struct  NIImporter_SUMO::LaneAttrs
 Describes the values found in a lane's definition. More...
 
struct  NIImporter_SUMO::Prohibition
 Describes the values found in a prohibition. More...
 
struct  NIImporter_SUMO::WalkingAreaParsedCustomShape
 Describes custom shape for a walking area during parsing. More...
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Date
Mon, 14.04.2008

Definition in file NIImporter_SUMO.h.