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

Method begin

UnitTests/TestApp/pugixml.cpp:4168–4171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4166 }
4167
4168 PUGI__FN bool xml_tree_walker::begin(xml_node&)
4169 {
4170 return true;
4171 }
4172
4173 PUGI__FN bool xml_tree_walker::end(xml_node&)
4174 {

Callers 15

insertItemMethod · 0.45
findItemMethod · 0.45
removeItemAtMethod · 0.45
~DataHolderMethod · 0.45
getSystemFileListFunction · 0.45
removeMethod · 0.45
updateMethod · 0.45
clearMethod · 0.45
~BaseItemBoxMethod · 0.45
insertColumnAtMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected