MCPcopy Create free account
hub / github.com/cjcliffe/CubicSDR / LoadFile

Method LoadFile

external/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

ImagePanelMethod · 0.45
LoadFromFileXMLMethod · 0.45
mainFunction · 0.45

Calls 3

TiXmlFOpenFunction · 0.85
c_strMethod · 0.80
ClearMethod · 0.45

Tested by 1

mainFunction · 0.36