Gaudi Framework, version v23r9

Home   Generated: Thu Jul 18 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Analyzer.h
Go to the documentation of this file.
1 // $Id:$
2 #ifndef JOBOPTIONSVC_ANALYZER_H_
3 #define JOBOPTIONSVC_ANALYZER_H_
4 // ============================================================================
5 // Include files
6 // ============================================================================
7 // STD & STL:
8 // ============================================================================
9 #include <string>
10 #include <vector>
11 // ============================================================================
12 namespace Gaudi { namespace Parsers {
13 // ============================================================================
14 // Forward declarations
15 // ============================================================================
16 class Messages;
17 class Catalog;
18 class Units;
19 class Node;
20 class IncludedFiles;
21 class PragmaOptions;
22 // ============================================================================
23 
24 
29 bool ReadOptions(const std::string& filename, const std::string& search_path,
30  Messages* messages, Catalog* catalog, Units* units,
31  PragmaOptions* pragma, Node* root);
32 // ============================================================================
33 }}
34 #endif // JOBOPTIONSVC_ANALYZER_H_

Generated at Thu Jul 18 2013 12:18:02 for Gaudi Framework, version v23r9 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004