Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <utils/common/SUMOVehicleClass.h>
#include <utils/geom/PositionVector.h>
#include <utils/xml/SUMOSAXHandler.h>
#include <netbuild/NBEdge.h>
#include <netbuild/NBEdgeCont.h>
Go to the source code of this file.
Data Structures | |
class | NIXMLEdgesHandler |
Importer for network edges stored in XML. More... | |
class | NIXMLEdgesHandler::split_by_pos_finder |
Finds a split at the given position. More... | |
Definition in file NIXMLEdgesHandler.h.