Function readParameters(const std::string&)

Function Documentation

int readParameters(const std::string &file)

Reads the Parameters XML file.

Parameters:

file -- The name of the file

Returns:

EXIT_FAILURE in case of issue in the XML file (missing or unreadable field) EXIT_SUCCESS otherwise