Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
124
pugi::xml_node Node::getNodePtr() const
125
{
126
return _xmlNode;
127
}
128
129
} // namespace xml
Callers
2
importDocument
Method · 0.80
copyNodes
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected