![]() |
SUMO - Simulation of Urban MObility
|
class for maintaining associations between enums and xml-strings More...
#include <SUMOXMLDefinitions.h>
Static Public Member Functions | |
Helper functions for ID-string manipulations | |
static std::string | getJunctionIDFromInternalEdge (const std::string internalEdge) |
return the junction id when given an edge of type internal, crossing or WalkingArea More... | |
static std::string | getEdgeIDFromLane (const std::string laneID) |
return edge id when given the lane ID More... | |
Static Private Attributes | |
static StringBijection< SumoXMLTag >::Entry | carFollowModelValues [] |
static StringBijection< LaneChangeAction >::Entry | laneChangeActionValues [] |
static StringBijection< LaneChangeModel >::Entry | laneChangeModelValues [] |
static StringBijection< LaneSpreadFunction >::Entry | laneSpreadFunctionValues [] |
static StringBijection< LateralAlignment >::Entry | lateralAlignmentValues [] |
static StringBijection< LinkDirection >::Entry | linkDirectionValues [] |
static StringBijection< LinkState >::Entry | linkStateValues [] |
static StringBijection< SumoXMLEdgeFunc >::Entry | sumoEdgeFuncValues [] |
static StringBijection< SumoXMLNodeType >::Entry | sumoNodeTypeValues [] |
static StringBijection< TrafficLightType >::Entry | trafficLightTypesVales [] |
class for maintaining associations between enums and xml-strings
Definition at line 880 of file SUMOXMLDefinitions.h.
|
static |
return edge id when given the lane ID
Definition at line 678 of file SUMOXMLDefinitions.cpp.
|
static |
return the junction id when given an edge of type internal, crossing or WalkingArea
Definition at line 672 of file SUMOXMLDefinitions.cpp.
Referenced by NIImporter_SUMO::addConnection(), NIImporter_SUMO::addEdge(), NIImporter_SUMO::addLane(), and NLHandler::beginEdgeParsing().
|
static |
The names of SUMO-XML attributes (for passing to GenericSAXHandler)
Definition at line 887 of file SUMOXMLDefinitions.h.
|
static |
The names of SUMO-XML attributes for use in netbuild.
Definition at line 893 of file SUMOXMLDefinitions.h.
Referenced by toString< SumoXMLAttr >(), BinaryFormatter::writeAttr(), BinaryFormatter::writeStaticHeader(), and BinaryFormatter::writeXMLHeader().
|
static |
Definition at line 911 of file SUMOXMLDefinitions.h.
Referenced by SUMOVehicleParserHelper::beginVTypeParsing().
|
staticprivate |
Definition at line 945 of file SUMOXMLDefinitions.h.
|
static |
Definition at line 899 of file SUMOXMLDefinitions.h.
Referenced by SUMOSAXAttributesImpl_Xerces::getEdgeFunc(), SUMOSAXAttributesImpl_Binary::getEdgeFunc(), toString< SumoXMLEdgeFunc >(), BinaryFormatter::writeStaticHeader(), and BinaryFormatter::writeXMLHeader().
|
static |
Definition at line 915 of file SUMOXMLDefinitions.h.
Referenced by toString< LaneChangeAction >().
|
staticprivate |
Definition at line 949 of file SUMOXMLDefinitions.h.
|
static |
Definition at line 909 of file SUMOXMLDefinitions.h.
Referenced by SUMOVehicleParserHelper::beginVTypeParsing(), and toString< LaneChangeModel >().
|
staticprivate |
Definition at line 943 of file SUMOXMLDefinitions.h.
|
static |
Definition at line 901 of file SUMOXMLDefinitions.h.
Referenced by NIImporter_SUMO::addEdge(), GNEAttributeCarrier::discreteChoices(), GNEEdge::isValid(), GNEEdge::setAttribute(), toString< LaneSpreadFunction >(), and NIXMLEdgesHandler::tryGetLaneSpread().
|
staticprivate |
Definition at line 935 of file SUMOXMLDefinitions.h.
|
static |
Definition at line 913 of file SUMOXMLDefinitions.h.
Referenced by SUMOVehicleParserHelper::beginVTypeParsing(), and toString< LateralAlignment >().
|
staticprivate |
Definition at line 947 of file SUMOXMLDefinitions.h.
|
static |
Definition at line 905 of file SUMOXMLDefinitions.h.
Referenced by NLHandler::parseLinkDir(), TraCIServerAPI_Lane::processGet(), and toString< LinkDirection >().
|
staticprivate |
Definition at line 939 of file SUMOXMLDefinitions.h.
|
static |
Definition at line 903 of file SUMOXMLDefinitions.h.
Referenced by NIImporter_SUMO::addConnection(), NLHandler::parseLinkState(), TraCIServerAPI_Lane::processGet(), and toString< LinkState >().
|
staticprivate |
Definition at line 937 of file SUMOXMLDefinitions.h.
|
static |
Definition at line 897 of file SUMOXMLDefinitions.h.
Referenced by NGNode::buildNBNode(), GNEAttributeCarrier::discreteChoices(), SUMOSAXAttributesImpl_Xerces::getNodeType(), SUMOSAXAttributesImpl_Binary::getNodeType(), GNEJunction::isValid(), NIXMLNodesHandler::processNodeType(), GNEJunction::setAttribute(), toString< SumoXMLNodeType >(), BinaryFormatter::writeStaticHeader(), and BinaryFormatter::writeXMLHeader().
|
staticprivate |
Definition at line 933 of file SUMOXMLDefinitions.h.
|
staticprivate |
Definition at line 931 of file SUMOXMLDefinitions.h.
|
static |
The names of SUMO-XML elements (for passing to GenericSAXHandler)
Definition at line 884 of file SUMOXMLDefinitions.h.
|
static |
The names of SUMO-XML elements for use in netbuild.
Definition at line 890 of file SUMOXMLDefinitions.h.
Referenced by BinaryFormatter::openTag(), AGActivityGenHandler::parseBracket(), AGActivityGenHandler::parseBusLine(), AGActivityGenHandler::parseBusStation(), AGActivityGenHandler::parseCityGates(), AGActivityGenHandler::parseClosingHour(), AGActivityGenHandler::parseFrequency(), AGActivityGenHandler::parseGeneralCityInfo(), AGActivityGenHandler::parseOpeningHour(), AGActivityGenHandler::parseParameters(), AGActivityGenHandler::parseSchool(), AGActivityGenHandler::parseStation(), AGActivityGenHandler::parseStreets(), SUMOVehicleParserHelper::parseVTypeEmbedded(), toString< SumoXMLTag >(), BinaryFormatter::writeStaticHeader(), and BinaryFormatter::writeXMLHeader().
|
static |
Definition at line 907 of file SUMOXMLDefinitions.h.
Referenced by NBNodeCont::analyzeCluster(), NIVisumTL::build(), NGNode::buildNBNode(), NBFrame::checkOptions(), NBNetBuilder::compute(), GNEChange_TLS::GNEChange_TLS(), NBNodeCont::guessTLs(), NIImporter_SUMO::initTrafficLightLogic(), NIXMLTrafficLightsHandler::initTrafficLightLogic(), NLHandler::initTrafficLightLogic(), NIImporter_OpenStreetMap::insertNodeChecking(), NIImporter_OpenDrive::loadNetwork(), NIXMLNodesHandler::processTrafficLightDefinitions(), NIImporter_DlrNavteq::TrafficlightsHandler::report(), and toString< TrafficLightType >().
|
staticprivate |
Definition at line 941 of file SUMOXMLDefinitions.h.