2 #ifndef JOBOPTIONSVC_FILE_PARSER_H_ 3 #define JOBOPTIONSVC_FILE_PARSER_H_ 17 namespace Gaudi {
namespace Parsers {
27 const std::string& search_path, IncludedFiles* included,
28 Messages* messages, Node*
root);
31 const std::string& search_path, IncludedFiles* included,
32 Messages* messages, Node*
root);
35 const std::string& search_path, IncludedFiles* included,
36 Messages* messages, Node*
root);
40 #endif // JOBOPTIONSVC_FILE_PARSER_H_ bool ParseUnits(const Position &from, const std::string &filename, const std::string &search_path, IncludedFiles *included, Messages *messages, Node *root)
bool Parse(const std::string &filename, const std::string &search_path, IncludedFiles *included, Messages *messages, Node *root)
Helper functions to set/get the application return code.