![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#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"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... | |
Definition in file NIImporter_SUMO.h.