Helper structures for BlobHashSet. More...
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 | |
Helper structures for BlobHashSet.
Definition in file BlobHashTraits.h.