MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / LoadFile

Method LoadFile

Libraries/tinyxml/tinyxml.cpp:971–974  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

969
970
971bool TiXmlDocument::LoadFile( TiXmlEncoding encoding )
972{
973 return LoadFile( Value(), encoding );
974}
975
976
977bool TiXmlDocument::SaveFile() const

Callers 15

LoadFromAbsMethod · 0.45
LoadMethod · 0.45
LoadMethod · 0.45
LoadMethod · 0.45
LoadMethod · 0.45
LoadMethod · 0.45
LoadMethod · 0.45
LoadLevelMethod · 0.45
LoadXMLFunction · 0.45
LoadXMLRetryableFunction · 0.45
LoadMethod · 0.45

Calls 6

TiXmlFOpenFunction · 0.85
ValueClass · 0.50
ClearFunction · 0.50
ErrorFunction · 0.50
c_strMethod · 0.45
ClearMethod · 0.45

Tested by 1

mainFunction · 0.36