Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

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.

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...

Namespaces

namespace  GaudiUtils

Defines

#define GAUDIKERNEL_HASH_H   1

Define Documentation

#define GAUDIKERNEL_HASH_H   1

Definition at line 4 of file Hash.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Wed Feb 9 16:26:23 2011 for Gaudi Framework, version v22r0 by Doxygen version 1.6.2 written by Dimitri van Heesch, © 1997-2004