Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework
v31r0 (aeb156f0)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
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
namespace
Parsers {
13
// ============================================================================
14
// Forward declarations
15
// ============================================================================
16
class
Messages;
17
class
Catalog;
18
class
Units;
19
struct
Node;
20
class
IncludedFiles;
21
class
PragmaOptions;
22
// ============================================================================
23
28
bool
ReadOptions
(
const
std::string
&
filename
,
const
std::string
& search_path, Messages* messages, Catalog* catalog,
29
Units* units, PragmaOptions* pragma, Node*
root
);
30
// ============================================================================
31
}
// namespace Parsers
32
}
// namespace Gaudi
33
#endif // JOBOPTIONSVC_ANALYZER_H_
graphanalysis.filename
string filename
Definition:
graphanalysis.py:119
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:374
std::string
STL class.
gaudiComponentHelp.root
root
Definition:
gaudiComponentHelp.py:27
Gaudi
Helper functions to set/get the application return code.
Definition:
__init__.py:1
GaudiCoreSvc
src
JobOptionsSvc
Analyzer.h
Generated on Mon Feb 11 2019 17:48:12 for The Gaudi Framework by
1.8.11