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

Method end

DAEValidator/library/src/XmlNodeSet.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 }
73
74 XmlNodeSet::iterator XmlNodeSet::end() const
75 {
76 return iterator();
77 }
78
79 size_t XmlNodeSet::size() const
80 {

Callers 15

XmlNode.cppFile · 0.45
parseArgumentsMethod · 0.45
ArgumentParser.cppFile · 0.45
RemoveDotSegmentsMethod · 0.45
LowerMethod · 0.45
DaeValidatorMethod · 0.45
checkSchemaMethod · 0.45
checkUniqueIdsMethod · 0.45
checkUniqueSidsMethod · 0.45
checkLinksMethod · 0.45
TEST_METHODFunction · 0.45
IteratorCommonFunction · 0.45

Calls 1

iteratorClass · 0.85

Tested by 3

TEST_METHODFunction · 0.36
IteratorCommonFunction · 0.36
TEST_METHODFunction · 0.36