MCPcopy Create free account
hub / github.com/MyGUI/mygui / end

Method end

UnitTests/TestApp/pugixml.cpp:4173–4176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4171 }
4172
4173 PUGI__FN bool xml_tree_walker::end(xml_node&)
4174 {
4175 return true;
4176 }
4177
4178 PUGI__FN xml_attribute::xml_attribute() :
4179 _attr(0)

Callers 15

parseMethod · 0.45
setPointerMethod · 0.45
findItemMethod · 0.45
~DataHolderMethod · 0.45
getSystemFileListFunction · 0.45
removeMethod · 0.45
updateMethod · 0.45
clearMethod · 0.45
~BaseItemBoxMethod · 0.45
_removeDialogMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected