Gaudi Framework, version v23r6
Home
Generated: Wed Jan 30 2013
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
GaudiKernel
GaudiKernel
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
// ========================================================================
46
class
GAUDI_API
MapBase
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 Wed Jan 30 2013 17:13:39 for Gaudi Framework, version v23r6 by
Doxygen
version 1.8.2 written by
Dimitri van Heesch
, © 1997-2004