MCPcopy Create free account
hub / github.com/DOCGroup/ACE_TAO / iniCompare

Function iniCompare

ACE/tests/Config_Test.cpp:956–1132  ·  view source on GitHub ↗

* Compare INI import data in fromFile to origional data exported (in origional) * * This compare is destructive to the origional object. * I realize that normally you would not do such an obscene thing but * this funciton has a special purpose and I know my origional is not needed * after calling this routine. * This is done because configuration objects that are imported using the INI * im

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testIniFormatMethod · 0.85

Calls 10

enumerate_sectionsMethod · 0.80
open_sectionMethod · 0.80
enumerate_valuesMethod · 0.80
find_valueMethod · 0.80
get_string_valueMethod · 0.80
get_integer_valueMethod · 0.80
get_binary_valueMethod · 0.80
remove_valueMethod · 0.80
remove_sectionMethod · 0.80
c_strMethod · 0.45

Tested by

no test coverage detected