MCPcopy Create free account
hub / github.com/KhronosGroup/OpenCOLLADA / ns

Method ns

DAEValidator/library/src/XmlNode.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 }
85
86 XmlNamespace XmlNode::ns() const
87 {
88 return XmlNamespace(mNode->ns);
89 }
90
91 const XmlNodeSet & XmlNode::selectNodes(const string & xpath) const
92 {

Callers 5

getRootNamespaceMethod · 0.80
TEST_METHODFunction · 0.80
TEST_METHODFunction · 0.80
build.pyFile · 0.80
fixupFunction · 0.80

Calls 1

XmlNamespaceClass · 0.50

Tested by 3

TEST_METHODFunction · 0.64
TEST_METHODFunction · 0.64
fixupFunction · 0.64