The Gaudi Framework
v30r3 (a5ef0a68)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Analyzer.h
Go to the documentation of this file.
1
#ifndef JOBOPTIONSVC_ANALYZER_H_
2
#define JOBOPTIONSVC_ANALYZER_H_
3
// ============================================================================
4
// Include files
5
// ============================================================================
6
// STD & STL:
7
// ============================================================================
8
#include <string>
9
#include <vector>
10
// ============================================================================
11
namespace
Gaudi
12
{
13
namespace
Parsers
14
{
15
// ============================================================================
16
// Forward declarations
17
// ============================================================================
18
class
Messages;
19
class
Catalog;
20
class
Units;
21
struct
Node;
22
class
IncludedFiles;
23
class
PragmaOptions;
24
// ============================================================================
25
30
bool
ReadOptions
(
const
std::string
&
filename
,
const
std::string
& search_path, Messages* messages, Catalog* catalog,
31
Units* units, PragmaOptions* pragma, Node*
root
);
32
// ============================================================================
33
}
34
}
35
#endif // JOBOPTIONSVC_ANALYZER_H_
graphanalysis.filename
string filename
Definition:
graphanalysis.py:117
Gaudi::Parsers::ReadOptions
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.
Definition:
Analyzer.cpp:390
std::string
STL class.
gaudiComponentHelp.root
root
Definition:
gaudiComponentHelp.py:18
Gaudi
Helper functions to set/get the application return code.
Definition:
__init__.py:1
GaudiCoreSvc
src
JobOptionsSvc
Analyzer.h
Generated on Wed Aug 1 2018 23:20:54 for The Gaudi Framework by
1.8.11