SUMO - Simulation of Urban MObility
|
class for maintaining associations between enums and xml-strings More...
#include <SUMOXMLDefinitions.h>
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 Private Attributes | |
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 675 of file SUMOXMLDefinitions.h.
|
static |
The names of SUMO-XML attributes (for passing to GenericSAXHandler)
Definition at line 682 of file SUMOXMLDefinitions.h.
|
static |
The names of SUMO-XML attributes for use in netbuild.
Definition at line 688 of file SUMOXMLDefinitions.h.
Referenced by toString< SumoXMLAttr >(), BinaryFormatter::writeAttr(), BinaryFormatter::writeHeader(), and BinaryFormatter::writeXMLHeader().
|
static |
Definition at line 694 of file SUMOXMLDefinitions.h.
Referenced by SUMOSAXAttributesImpl_Xerces::getEdgeFunc(), SUMOSAXAttributesImpl_Binary::getEdgeFunc(), toString< SumoXMLEdgeFunc >(), BinaryFormatter::writeHeader(), and BinaryFormatter::writeXMLHeader().
|
static |
Definition at line 696 of file SUMOXMLDefinitions.h.
Referenced by NIImporter_SUMO::addEdge(), toString< LaneSpreadFunction >(), and NIXMLEdgesHandler::tryGetLaneSpread().
|
staticprivate |
Definition at line 711 of file SUMOXMLDefinitions.h.
|
static |
Definition at line 700 of file SUMOXMLDefinitions.h.
Referenced by NLHandler::parseLinkDir(), and toString< LinkDirection >().
|
staticprivate |
Definition at line 715 of file SUMOXMLDefinitions.h.
|
static |
Definition at line 698 of file SUMOXMLDefinitions.h.
Referenced by NLHandler::parseLinkState(), and toString< LinkState >().
|
staticprivate |
Definition at line 713 of file SUMOXMLDefinitions.h.
|
static |
Definition at line 692 of file SUMOXMLDefinitions.h.
Referenced by NIXMLNodesHandler::addNode(), NGNode::buildNBNode(), SUMOSAXAttributesImpl_Xerces::getNodeType(), SUMOSAXAttributesImpl_Binary::getNodeType(), toString< SumoXMLNodeType >(), BinaryFormatter::writeHeader(), and BinaryFormatter::writeXMLHeader().
|
staticprivate |
Definition at line 709 of file SUMOXMLDefinitions.h.
|
staticprivate |
Definition at line 707 of file SUMOXMLDefinitions.h.
|
static |
The names of SUMO-XML elements (for passing to GenericSAXHandler)
Definition at line 679 of file SUMOXMLDefinitions.h.
|
static |
The names of SUMO-XML elements for use in netbuild.
Definition at line 685 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::writeHeader(), and BinaryFormatter::writeXMLHeader().
|
static |
Definition at line 702 of file SUMOXMLDefinitions.h.
Referenced by NBNodeCont::analyzeCluster(), NIVisumTL::build(), NGNode::buildNBNode(), NBFrame::checkOptions(), NBNetBuilder::compute(), NBNodeCont::guessTLs(), NIImporter_SUMO::initTrafficLightLogic(), NIXMLTrafficLightsHandler::initTrafficLightLogic(), NLHandler::initTrafficLightLogic(), NIImporter_OpenStreetMap::insertNodeChecking(), NIXMLNodesHandler::processTrafficLightDefinitions(), NIImporter_DlrNavteq::TrafficlightsHandler::report(), and toString< TrafficLightType >().
|
staticprivate |
Definition at line 717 of file SUMOXMLDefinitions.h.