#include <hash_policy.hpp>
Inheritance diagram for pb_assoc::direct_mask_range_hashing< Size_Type >:

Public Types | |
| typedef Size_Type | size_type |
Public Member Functions | |
| void | swap (PB_ASSOC_CLASS_C_DEC &r_other) |
Protected Member Functions | |
| void | notify_resized (size_type size) |
| size_type | operator() (size_type hash) const |
Private Types | |
| typedef pb_assoc::detail::mask_based_range_hashing< Size_Type > | my_mask_based_base |
Definition at line 123 of file hash_policy.hpp.
typedef pb_assoc::detail::mask_based_range_hashing<Size_Type> pb_assoc::direct_mask_range_hashing< Size_Type >::my_mask_based_base [private] |
Definition at line 141 of file hash_policy.hpp.
| typedef Size_Type pb_assoc::direct_mask_range_hashing< Size_Type >::size_type |
Reimplemented from pb_assoc::detail::mask_based_range_hashing< Size_Type >.
Definition at line 127 of file hash_policy.hpp.
| void pb_assoc::direct_mask_range_hashing< Size_Type >::notify_resized | ( | size_type | size | ) | [protected] |
Reimplemented from pb_assoc::detail::mask_based_range_hashing< Size_Type >.
| size_type pb_assoc::direct_mask_range_hashing< Size_Type >::operator() | ( | size_type | hash | ) | const [inline, protected] |
| void pb_assoc::direct_mask_range_hashing< Size_Type >::swap | ( | PB_ASSOC_CLASS_C_DEC & | r_other | ) |
Reimplemented from pb_assoc::detail::mask_based_range_hashing< Size_Type >.
1.4.7