1 #ifndef JOBOPTIONSVC_ANALYZER_H_
2 #define JOBOPTIONSVC_ANALYZER_H_
11 namespace Gaudi {
namespace Parsers {
29 Messages* messages, Catalog* catalog, Units* units,
30 PragmaOptions* pragma, Node*
root);
33 #endif // JOBOPTIONSVC_ANALYZER_H_
bool ReadOptions(const std::string &filename, const std::string &search_path, Messages *messages, Catalog *catalog, Units *units, PragmaOptions *pragma, Node *root)
Parse and analyze filename, save all messages and properties.
Helper functions to set/get the application return code.