MCPcopy Create free account
hub / github.com/SOUI2/soui / LoadFile

Method LoadFile

tools/src/uiresbuilder/tinyxml/tinyxml.cpp:954–957  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

952
953
954bool TiXmlDocument::LoadFile( TiXmlEncoding encoding )
955{
956 return LoadFile( Value(), encoding );
957}
958
959
960bool TiXmlDocument::SaveFile() const

Callers 3

ParseLayoutFileFunction · 0.45
ParseUIDefFileFunction · 0.45
_tmainFunction · 0.45

Calls 7

TiXmlFOpenFunction · 0.85
ParseFunction · 0.85
ValueClass · 0.50
ClearClass · 0.50
ErrorEnum · 0.50
c_strMethod · 0.45
ClearMethod · 0.45

Tested by

no test coverage detected