Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
960
bool TiXmlDocument::SaveFile() const
961
{
962
return SaveFile( Value() );
963
}
964
965
bool TiXmlDocument::LoadFile( const char* _filename, TiXmlEncoding encoding )
966
{
Callers
2
createTestLaunchFile
Function · 0.80
main
Function · 0.80
Calls
4
SaveFile
Function · 0.85
TiXmlFOpen
Function · 0.85
Print
Function · 0.85
Value
Class · 0.50
Tested by
2
createTestLaunchFile
Function · 0.64
main
Function · 0.64