Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenZWave/open-zwave
/ LoadFile
Method
LoadFile
cpp/tinyxml/tinyxml.cpp:926–932 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
924
925
926
bool TiXmlDocument::LoadFile( TiXmlEncoding encoding )
927
{
928
// See STL_STRING_BUG below.
929
//StringToBuffer buf( value );
930
931
return LoadFile( Value(), encoding );
932
}
933
934
935
bool TiXmlDocument::SaveFile() const
Callers
11
ReadXML
Method · 0.45
ReadXML
Method · 0.45
ParseOptionsXML
Method · 0.45
ReadCache
Method · 0.45
ReadButtons
Method · 0.45
ReloadNode
Method · 0.45
ReadScenes
Method · 0.45
ReadDeviceClasses
Method · 0.45
LoadConfigFileRevision
Method · 0.45
LoadProductXML
Method · 0.45
LoadConfigXML
Method · 0.45
Calls
5
TiXmlFOpen
Function · 0.85
Value
Class · 0.50
c_str
Method · 0.45
Clear
Method · 0.45
reserve
Method · 0.45
Tested by
3
LoadConfigFileRevision
Method · 0.36
LoadProductXML
Method · 0.36
LoadConfigXML
Method · 0.36