Gaudi Framework, version v25r2

Home   Generated: Wed Jun 4 2014
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces
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
 Forward declarations for the functions in SerializeSTL.h.
 

Generated at Wed Jun 4 2014 14:48:59 for Gaudi Framework, version v25r2 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004