Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ SaveFile
Method
SaveFile
Externals/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
4
loadLicensesFile
Function · 0.45
saveLicensesFile
Function · 0.45
loadModulesFile
Function · 0.45
saveModulesFile
Function · 0.45
Calls
2
Value
Function · 0.85
TiXmlFOpen
Function · 0.85
Tested by
no test coverage detected