MCPcopy Create free account
hub / github.com/OpenNI/OpenNI / SaveFile

Method SaveFile

Externals/TinyXml/tinyxml.cpp:960–963  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

958
959
960bool TiXmlDocument::SaveFile() const
961{
962 return SaveFile( Value() );
963}
964
965bool TiXmlDocument::LoadFile( const char* _filename, TiXmlEncoding encoding )
966{

Callers 4

loadLicensesFileFunction · 0.45
saveLicensesFileFunction · 0.45
loadModulesFileFunction · 0.45
saveModulesFileFunction · 0.45

Calls 2

ValueFunction · 0.85
TiXmlFOpenFunction · 0.85

Tested by

no test coverage detected