MCPcopy Create free account
hub / github.com/SICKAG/sick_scan_xd / SaveFile

Method SaveFile

driver/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 2

createTestLaunchFileFunction · 0.80
mainFunction · 0.80

Calls 4

SaveFileFunction · 0.85
TiXmlFOpenFunction · 0.85
PrintFunction · 0.85
ValueClass · 0.50

Tested by 2

createTestLaunchFileFunction · 0.64
mainFunction · 0.64