Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SimVascular/SimVascular
/ LoadFile
Method
LoadFile
Code/ThirdParty/tinyxml/simvascular_tinyxml/tinyxml.cxx:957–960 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
955
956
957
bool TiXmlDocument::LoadFile( TiXmlEncoding encoding )
958
{
959
return LoadFile( Value(), encoding );
960
}
961
962
963
bool TiXmlDocument::SaveFile() const
Callers
11
main
Function · 0.45
ReadImageTransform
Function · 0.45
ReadFile
Method · 0.45
Read
Method · 0.45
CreateGroupFromFile
Method · 0.45
ReadFromFile
Method · 0.45
CreateGroupFromFile
Method · 0.45
ReadFile
Method · 0.45
Read
Method · 0.45
Read
Method · 0.45
ReadFile
Method · 0.45
Calls
4
TiXmlFOpen
Function · 0.85
c_str
Method · 0.80
Clear
Function · 0.50
Clear
Method · 0.45
Tested by
1
main
Function · 0.36