Gaudi Framework, version v21r8

Home   Generated: 17 Mar 2010

Hash.h File Reference

#include <functional>
#include "boost/functional/hash.hpp"

Include dependency graph for Hash.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  GaudiUtils

Classes

struct  GaudiUtils::GenericHash< T >
 Generic hash implementation (for easy migration to the new Hash class). More...
class  GaudiUtils::Hash< T >
 Simple hash function. More...
struct  GaudiUtils::Hash< T * >
 the partial specialization for pointers More...
struct  GaudiUtils::Hash< T(&)[N]>
 generic specialization for arrays More...
struct  GaudiUtils::Hash< const T(&)[N]>
 generic specialization for arrays More...
struct  GaudiUtils::Hash< const T >
 remove extra qualifiers: More...
struct  GaudiUtils::Hash< const T * >
 remove extra qualifiers: More...
struct  GaudiUtils::Hash< T & >
 remove extra qualifiers: More...
struct  GaudiUtils::Hash< const T & >
 remove extra qualifiers: More...

Defines

#define GAUDIKERNEL_HASH_H   1


Define Documentation

#define GAUDIKERNEL_HASH_H   1

Definition at line 4 of file Hash.h.


Generated at Wed Mar 17 18:08:43 2010 for Gaudi Framework, version v21r8 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004