Gaudi Framework, version v25r0

Home   Generated: Mon Feb 17 2014
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
MapBase.h
Go to the documentation of this file.
1 // $Id: $
2 // ============================================================================
3 #ifndef GAUDIKERNEL_MAPBASE_H
4 #define GAUDIKERNEL_MAPBASE_H 1
5 // ============================================================================
6 // Include files
7 // ============================================================================
8 // GaudiKernel
9 // ============================================================================
10 #include "GaudiKernel/Kernel.h"
11 // ============================================================================
12 namespace Gaudi
13 {
14  // ==========================================================================
15  namespace Utils
16  {
17  // ========================================================================
47  {
48  public:
49  // ======================================================================
51  virtual ~MapBase () ;
52  // ======================================================================
53  protected:
54  // ======================================================================
58  void throw_out_of_range_exception() const ;
59  // ======================================================================
60  };
61  // ========================================================================
62  }
63  // ==========================================================================
64 }
65 // ============================================================================
66 // The END
67 // ============================================================================
68 #endif // GAUDIKERNEL_MAPBASE_H
69 // ============================================================================

Generated at Mon Feb 17 2014 14:37:43 for Gaudi Framework, version v25r0 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004