libmoost
moost::kvds::KvdsPageMapDefaultKeyHashFunctor Struct Reference

Default key hash functor used to hash the byte array key for the keyval index. More...

#include <kvds_page_store.hpp>

List of all members.

Public Member Functions

size_t operator() (const byte_array_t &key) const

Detailed Description

Default key hash functor used to hash the byte array key for the keyval index.

Definition at line 462 of file kvds_page_store.hpp.


Member Function Documentation

size_t moost::kvds::KvdsPageMapDefaultKeyHashFunctor::operator() ( const byte_array_t key) const [inline]

Definition at line 464 of file kvds_page_store.hpp.

Here is the call graph for this function:


The documentation for this struct was generated from the following file: