Gaudi Framework, version v23r4

Home   Generated: Mon Sep 17 2012

Analyzer.h

Go to the documentation of this file.
00001 // $Id:$
00002 #ifndef JOBOPTIONSVC_ANALYZER_H_
00003 #define JOBOPTIONSVC_ANALYZER_H_
00004 // ============================================================================
00005 // Include files
00006 // ============================================================================
00007 // STD & STL:
00008 // ============================================================================
00009 #include <string>
00010 #include <vector>
00011 // ============================================================================
00012 namespace Gaudi { namespace Parsers {
00013 // ============================================================================
00014 // Forward declarations
00015 // ============================================================================
00016 class Messages;
00017 class Catalog;
00018 class Units;
00019 class Node;
00020 class IncludedFiles;
00021 class PragmaOptions;
00022 // ============================================================================
00023 
00024 
00029 bool ReadOptions(const std::string& filename, const std::string& search_path,
00030         Messages* messages, Catalog* catalog, Units* units,
00031         PragmaOptions* pragma, Node* root);
00032 // ============================================================================
00033 }}
00034 #endif  // JOBOPTIONSVC_ANALYZER_H_
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Mon Sep 17 2012 13:49:28 for Gaudi Framework, version v23r4 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004