0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
BlobHashTraits.h File Reference

Helper structures for BlobHashSet. More...

#include "PageArena.h"
#include "Common/MurmurHash.h"
Include dependency graph for BlobHashTraits.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Hypertable::Blob
 A Blob structure holds a data pointer and a size. More...
 
struct  Hypertable::BlobHashTraits< HashFunT >
 Traits for BlobHashSet Hash function default to MurmurHash2 for speed and mix. More...
 
struct  Hypertable::BlobHashTraits< HashFunT >::hasher
 
struct  Hypertable::BlobHashTraits< HashFunT >::key_equal
 

Namespaces

 Hypertable
 Hypertable definitions
 

Detailed Description

Helper structures for BlobHashSet.

Definition in file BlobHashTraits.h.