Home
last modified time | relevance | path

Searched refs:SumoXMLNodeType (Results 1 – 25 of 37) sorted by relevance

12

/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSJunction.h69 SumoXMLNodeType type,
127 SumoXMLNodeType getType() const { in getType()
141 SumoXMLNodeType myType;
H A DMSJunction.cpp56 MSJunction::MSJunction(const std::string& id, SumoXMLNodeType type, const Position& position, in MSJunction()
H A DMSNoLogicJunction.h61 MSNoLogicJunction(const std::string& id, SumoXMLNodeType type, const Position& position,
H A DMSLogicJunction.h78 SumoXMLNodeType type,
H A DMSInternalJunction.h61 MSInternalJunction(const std::string& id, SumoXMLNodeType type, const Position& position,
H A DMSLogicJunction.cpp38 SumoXMLNodeType type, in MSLogicJunction()
H A DMSRightOfWayJunction.h62 MSRightOfWayJunction(const std::string& id, SumoXMLNodeType type, const Position& position,
H A DMSNoLogicJunction.cpp41 SumoXMLNodeType type, in MSNoLogicJunction()
H A DMSInternalJunction.cpp41 SumoXMLNodeType type, in MSInternalJunction()
H A DMSRightOfWayJunction.cpp42 SumoXMLNodeType type, in MSRightOfWayJunction()
/dports/cad/sumo/sumo-1.2.0/src/netbuild/
H A DNBNode.h226 NBNode(const std::string& id, const Position& position, SumoXMLNodeType type);
244 void reinit(const Position& position, SumoXMLNodeType type,
275 SumoXMLNodeType getType() const { in getType()
751 static bool isTrafficLight(SumoXMLNodeType type);
832 SumoXMLNodeType myType;
H A DNBNodeCont.h297 bool& hasTLS, TrafficLightType& type, SumoXMLNodeType& nodeType);
/dports/cad/sumo/sumo-1.2.0/src/netload/
H A DNLJunctionControlBuilder.h101 const SumoXMLNodeType type,
375 SumoXMLNodeType myType;
/dports/cad/sumo/sumo-1.2.0/src/utils/xml/
H A DSUMOSAXAttributesImpl_Xerces.h232 SumoXMLNodeType getNodeType(bool& ok) const;
H A DSUMOXMLDefinitions.h1000 enum SumoXMLNodeType { enum
1314 static StringBijection<SumoXMLNodeType> NodeTypes;
1406 static StringBijection<SumoXMLNodeType>::Entry sumoNodeTypeValues[];
H A DSUMOSAXAttributesImpl_Binary.h232 SumoXMLNodeType getNodeType(bool& ok) const;
H A DSUMOSAXAttributesImpl_Cached.h222 SumoXMLNodeType getNodeType(bool& ok) const;
H A DSUMOSAXAttributesImpl_Binary.cpp255 SumoXMLNodeType
261 return (SumoXMLNodeType)type; in getNodeType()
H A DSUMOXMLDefinitions.cpp680 StringBijection<SumoXMLNodeType>::Entry SUMOXMLDefinitions::sumoNodeTypeValues[] = {
870 StringBijection<SumoXMLNodeType> SUMOXMLDefinitions::NodeTypes(
H A DSUMOSAXAttributes.h316 virtual SumoXMLNodeType getNodeType(bool& ok) const = 0;
H A DSUMOSAXAttributesImpl_Cached.cpp160 SumoXMLNodeType
H A DSUMOSAXAttributesImpl_Xerces.cpp162 SumoXMLNodeType
/dports/cad/sumo/sumo-1.2.0/src/netgen/
H A DNGNode.cpp80 SumoXMLNodeType type = SUMOXMLDefinitions::NodeTypes.get(typeS); in buildNBNode()
/dports/cad/sumo/sumo-1.2.0/src/utils/common/
H A DToString.h87 inline std::string toString<SumoXMLNodeType>(const SumoXMLNodeType& nodeType, std::streamsize accur…
/dports/cad/sumo/sumo-1.2.0/src/utils/iodevices/
H A DBinaryFormatter.h307 …BinaryFormatter::writeAttr(std::ostream& into, const SumoXMLAttr attr, const SumoXMLNodeType& val);

12