MCPcopy Create free account
hub / github.com/SICKAG/sick_scan_xd / LoadFile

Method LoadFile

driver/src/tinyxml/tinyxml.cpp:954–957  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

952
953
954bool TiXmlDocument::LoadFile( TiXmlEncoding encoding )
955{
956 return LoadFile( Value(), encoding );
957}
958
959
960bool TiXmlDocument::SaveFile() const

Callers 3

parseFileMethod · 0.80
createTestLaunchFileFunction · 0.80
mainFunction · 0.80

Calls 5

LoadFileFunction · 0.85
TiXmlFOpenFunction · 0.85
ErrorFunction · 0.85
ValueClass · 0.50
ClearMethod · 0.45

Tested by 2

createTestLaunchFileFunction · 0.64
mainFunction · 0.64