MCPcopy 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
957bool TiXmlDocument::LoadFile( TiXmlEncoding encoding )
958{
959 return LoadFile( Value(), encoding );
960}
961
962
963bool TiXmlDocument::SaveFile() const

Callers 11

mainFunction · 0.45
ReadImageTransformFunction · 0.45
ReadFileMethod · 0.45
ReadMethod · 0.45
CreateGroupFromFileMethod · 0.45
ReadFromFileMethod · 0.45
CreateGroupFromFileMethod · 0.45
ReadFileMethod · 0.45
ReadMethod · 0.45
ReadMethod · 0.45
ReadFileMethod · 0.45

Calls 4

TiXmlFOpenFunction · 0.85
c_strMethod · 0.80
ClearFunction · 0.50
ClearMethod · 0.45

Tested by 1

mainFunction · 0.36