Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <utils/foxtools/fxheader.h>
#include <foreign/rtree/SUMORTree.h>
#include <netbuild/NBEdge.h>
#include <netbuild/NBTrafficLightLogicCont.h>
#include <netbuild/NBVehicle.h>
#include <netedit/changes/GNEChange.h>
#include <utils/common/IDSupplier.h>
#include <utils/common/SUMOVehicleClass.h>
#include <utils/geom/Boundary.h>
#include <utils/geom/PositionVector.h>
#include <utils/gui/globjects/GUIGlObject.h>
#include <utils/gui/globjects/GUIShapeContainer.h>
#include <utils/gui/settings/GUIVisualizationSettings.h>
#include <utils/router/SUMOAbstractRouter.h>
#include <utils/xml/SUMOXMLDefinitions.h>
Go to the source code of this file.
Data Structures | |
struct | GNENetHelper |
class | GNENetHelper::AttributeCarriers |
struct used for saving all attribute carriers of net, in different formats More... | |
class | GNENetHelper::GNEChange_ReplaceEdgeInTLS |
class for GNEChange_ReplaceEdgeInTLS More... | |
class | GNENetHelper::SavingStatus |
modul for Saving status More... | |
Definition in file GNENetHelper.h.