![]() |
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 Public Attributes | |
static StringBijection< int >::Entry | attrs [] |
The names of SUMO-XML attributes (for passing to GenericSAXHandler) More... | |
static StringBijection< int > | Attrs |
The names of SUMO-XML attributes for use in netbuild. More... | |
static StringBijection< int >::Entry | tags [] |
The names of SUMO-XML elements (for passing to GenericSAXHandler) More... | |
static StringBijection< int > | Tags |
The names of SUMO-XML elements for use in netbuild. More... | |
Special values of SUMO-XML attributes | |
static StringBijection< SumoXMLNodeType > | NodeTypes |
static StringBijection< SumoXMLEdgeFunc > | EdgeFunctions |
static StringBijection< LaneSpreadFunction > | LaneSpreadFunctions |
static StringBijection< LinkState > | LinkStates |
static StringBijection< LinkDirection > | LinkDirections |
static StringBijection< TrafficLightType > | TrafficLightTypes |
static StringBijection< LaneChangeModel > | LaneChangeModels |
static StringBijection< SumoXMLTag > | CarFollowModels |
Static Private Attributes | |
static StringBijection< SumoXMLTag >::Entry | carFollowModelValues [] |
static StringBijection< LaneChangeModel >::Entry | laneChangeModelValues [] |
static StringBijection< LaneSpreadFunction >::Entry | laneSpreadFunctionValues [] |
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 751 of file SUMOXMLDefinitions.h.
|
static |
return edge id when given the lane ID
Definition at line 617 of file SUMOXMLDefinitions.cpp.
|
static |
return the junction id when given an edge of type internal, crossing or WalkingArea
Definition at line 611 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 758 of file SUMOXMLDefinitions.h.
|
static |
The names of SUMO-XML attributes for use in netbuild.
Definition at line 764 of file SUMOXMLDefinitions.h.
Referenced by toString< SumoXMLAttr >(), BinaryFormatter::writeAttr(), BinaryFormatter::writeStaticHeader(), and BinaryFormatter::writeXMLHeader().
|
static |
Definition at line 782 of file SUMOXMLDefinitions.h.
Referenced by SUMOVehicleParserHelper::beginVTypeParsing().
|
staticprivate |
Definition at line 812 of file SUMOXMLDefinitions.h.
|
static |
Definition at line 770 of file SUMOXMLDefinitions.h.
Referenced by SUMOSAXAttributesImpl_Xerces::getEdgeFunc(), SUMOSAXAttributesImpl_Binary::getEdgeFunc(), toString< SumoXMLEdgeFunc >(), BinaryFormatter::writeStaticHeader(), and BinaryFormatter::writeXMLHeader().
|
static |
Definition at line 780 of file SUMOXMLDefinitions.h.
Referenced by SUMOVehicleParserHelper::beginVTypeParsing(), and toString< LaneChangeModel >().
|
staticprivate |
Definition at line 810 of file SUMOXMLDefinitions.h.
|
static |
Definition at line 772 of file SUMOXMLDefinitions.h.
Referenced by NIImporter_SUMO::addEdge(), GNEAttributeCarrier::discreteChoices(), GNEEdge::isValid(), GNEEdge::setAttribute(), toString< LaneSpreadFunction >(), and NIXMLEdgesHandler::tryGetLaneSpread().
|
staticprivate |
Definition at line 802 of file SUMOXMLDefinitions.h.
|
static |
Definition at line 776 of file SUMOXMLDefinitions.h.
Referenced by NLHandler::parseLinkDir(), TraCIServerAPI_Lane::processGet(), and toString< LinkDirection >().
|
staticprivate |
Definition at line 806 of file SUMOXMLDefinitions.h.
|
static |
Definition at line 774 of file SUMOXMLDefinitions.h.
Referenced by NIImporter_SUMO::addConnection(), NLHandler::parseLinkState(), TraCIServerAPI_Lane::processGet(), and toString< LinkState >().
|
staticprivate |
Definition at line 804 of file SUMOXMLDefinitions.h.
|
static |
Definition at line 768 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 800 of file SUMOXMLDefinitions.h.
|
staticprivate |
Definition at line 798 of file SUMOXMLDefinitions.h.
|
static |
The names of SUMO-XML elements (for passing to GenericSAXHandler)
Definition at line 755 of file SUMOXMLDefinitions.h.
|
static |
The names of SUMO-XML elements for use in netbuild.
Definition at line 761 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 778 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 808 of file SUMOXMLDefinitions.h.