Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SOUI2/soui
/ SaveFile
Method
SaveFile
tools/src/uiresbuilder/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 wchar_t* _filename, TiXmlEncoding encoding )
966
{
Callers
nothing calls this directly
Calls
2
TiXmlFOpen
Function · 0.85
Value
Class · 0.50
Tested by
no test coverage detected