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

Method line

DAEValidator/library/src/XmlNode.cpp:127–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125 }
126
127 size_t XmlNode::line() const
128 {
129 return mNode->line;
130 }
131
132 void XmlNode::for_each_attribute(const function<void(const XmlAttribute &)> & fn) const
133 {

Callers 5

readFileMethod · 0.80
checkUniqueIdsMethod · 0.80
checkUniqueSidsMethod · 0.80
TEST_METHODFunction · 0.80
failUnlessXmlErrorMethod · 0.80

Calls

no outgoing calls

Tested by 1

TEST_METHODFunction · 0.64