MCPcopy Create free account
hub / github.com/EasyDarwin/EasyGBD / SaveFile

Method SaveFile

Win/Src/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 1

SaveConfigMethod · 0.45

Calls 1

TiXmlFOpenFunction · 0.85

Tested by

no test coverage detected