![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <netedit/frames/GNEFrameAttributesModuls.h>
#include <netedit/frames/GNEFrameModuls.h>
#include <utils/common/SUMOVehicleClass.h>
#include <utils/vehicle/SUMORouteHandler.h>
#include <utils/xml/SUMOSAXAttributes.h>
#include <utils/xml/SUMOSAXHandler.h>
#include <utils/xml/SUMOXMLDefinitions.h>
Go to the source code of this file.
Data Structures | |
class | GNERouteHandler |
Builds trigger objects for GNENet (busStops, chargingStations, detectors, etc..) More... | |
struct | GNERouteHandler::PersonPlansValues |
struct used for load person plans (Rides, Walks, etc.) More... | |
struct | GNERouteHandler::PersonValue |
person value More... | |
struct | GNERouteHandler::RouteParameter |
struct for saving route parameters More... | |
Definition in file GNERouteHandler.h.