The Gaudi Framework  v32r2 (46d42edc)
IncludedFiles.h
Go to the documentation of this file.
1 #ifndef JOBOPTIONSVC_INCLUDED_FILES_H_
2 #define JOBOPTIONSVC_INCLUDED_FILES_H_
3 // ============================================================================
4 // Includes:
5 // ============================================================================
6 // STD & STL:
7 // ============================================================================
8 #include <map>
9 #include <string>
10 // ============================================================================
11 namespace Gaudi {
12  namespace Parsers {
13  // ============================================================================
14  class Position;
15  // ============================================================================
16  class IncludedFiles {
17  public:
19 
20  public:
21  bool AddFile( std::string filename, Position from );
22  bool IsIncluded( const std::string& filename ) const;
23  bool GetPosition( const std::string& filename, const Position** pos ) const;
24 
25  private:
27  };
28  // ============================================================================
29  } // namespace Parsers
30 } // namespace Gaudi
31 // ============================================================================
32 #endif // JOBOPTIONSVC_INCLUDED_FILES_H_
bool GetPosition(const std::string &filename, const Position **pos) const
bool IsIncluded(const std::string &filename) const
std::map< std::string, Position > Container
Definition: IncludedFiles.h:18
STL class.
bool AddFile(std::string filename, Position from)
Header file for std:chrono::duration-based Counters.
Definition: __init__.py:1