pb_assoc::detail::mask_based_range_hashing< Size_Type > Class Template Reference

#include <mask_based_range_hashing.hpp>

Inheritance diagram for pb_assoc::detail::mask_based_range_hashing< Size_Type >:

pb_assoc::direct_mask_range_hashing< Size_Type > List of all members.

Protected Types

typedef Size_Type size_type

Protected Member Functions

void swap (PB_ASSOC_CLASS_C_DEC &r_other)
void notify_resized (size_type size)
size_type range_hash (size_type hash) const

Private Attributes

size_type m_mask

Static Private Attributes

static const size_type s_num_bits_in_size_type
static const size_type s_highest_bit_1

Detailed Description

template<typename Size_Type>
class pb_assoc::detail::mask_based_range_hashing< Size_Type >

Definition at line 62 of file mask_based_range_hashing.hpp.


Member Typedef Documentation

template<typename Size_Type>
typedef Size_Type pb_assoc::detail::mask_based_range_hashing< Size_Type >::size_type [protected]

Reimplemented in pb_assoc::direct_mask_range_hashing< Size_Type >.

Definition at line 65 of file mask_based_range_hashing.hpp.


Member Function Documentation

template<typename Size_Type>
void pb_assoc::detail::mask_based_range_hashing< Size_Type >::notify_resized ( size_type  size  )  [protected]

Reimplemented in pb_assoc::direct_mask_range_hashing< Size_Type >.

template<typename Size_Type>
size_type pb_assoc::detail::mask_based_range_hashing< Size_Type >::range_hash ( size_type  hash  )  const [inline, protected]

template<typename Size_Type>
void pb_assoc::detail::mask_based_range_hashing< Size_Type >::swap ( PB_ASSOC_CLASS_C_DEC &  r_other  )  [protected]

Reimplemented in pb_assoc::direct_mask_range_hashing< Size_Type >.


Member Data Documentation

template<typename Size_Type>
size_type pb_assoc::detail::mask_based_range_hashing< Size_Type >::m_mask [private]

Definition at line 78 of file mask_based_range_hashing.hpp.

template<typename Size_Type>
const size_type pb_assoc::detail::mask_based_range_hashing< Size_Type >::s_highest_bit_1 [static, private]

Definition at line 82 of file mask_based_range_hashing.hpp.

template<typename Size_Type>
const size_type pb_assoc::detail::mask_based_range_hashing< Size_Type >::s_num_bits_in_size_type [static, private]

Definition at line 80 of file mask_based_range_hashing.hpp.


The documentation for this class was generated from the following file:
Generated on Tue Feb 2 16:58:41 2010 for GNU C++ STL by  doxygen 1.4.7