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

Method root

DAEValidator/library/src/XmlDoc.cpp:113–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111 }
112
113 XmlNode XmlDoc::root() const
114 {
115 return xmlDocGetRootElement(mDoc);
116 }
117
118 string XmlDoc::getRootNamespace() const
119 {

Callers 11

checkSchemaMethod · 0.80
checkUniqueIdsMethod · 0.80
checkUniqueSidsMethod · 0.80
TEST_METHODFunction · 0.80
TEST_METHODFunction · 0.80
TEST_METHODFunction · 0.80
TEST_METHODFunction · 0.80
IteratorCommonFunction · 0.80
XmlNodesTests.cppFile · 0.80
TEST_METHODFunction · 0.80
TEST_METHODFunction · 0.80

Calls 1

xmlDocGetRootElementFunction · 0.85

Tested by 7

TEST_METHODFunction · 0.64
TEST_METHODFunction · 0.64
TEST_METHODFunction · 0.64
TEST_METHODFunction · 0.64
IteratorCommonFunction · 0.64
TEST_METHODFunction · 0.64
TEST_METHODFunction · 0.64