MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / getNodePtr

Method getNodePtr

libs/xmlutil/Node.cpp:124–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122}
123
124pugi::xml_node Node::getNodePtr() const
125{
126 return _xmlNode;
127}
128
129} // namespace xml

Callers 2

importDocumentMethod · 0.80
copyNodesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected