Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SOUI2/soui
/ LoadFile
Method
LoadFile
tools/src/uiresbuilder/tinyxml/tinyxml.cpp:954–957 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
952
953
954
bool TiXmlDocument::LoadFile( TiXmlEncoding encoding )
955
{
956
return LoadFile( Value(), encoding );
957
}
958
959
960
bool TiXmlDocument::SaveFile() const
Callers
3
ParseLayoutFile
Function · 0.45
ParseUIDefFile
Function · 0.45
_tmain
Function · 0.45
Calls
7
TiXmlFOpen
Function · 0.85
Parse
Function · 0.85
Value
Class · 0.50
Clear
Class · 0.50
Error
Enum · 0.50
c_str
Method · 0.45
Clear
Method · 0.45
Tested by
no test coverage detected