Loading...
Searching...
No Matches
bucket_entry< ValueType, StoreHash > Member List

This is the complete list of members for bucket_entry< ValueType, StoreHash >, including all inherited members.

bucket_entry() noexcept (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >inline
bucket_entry(bool last_bucket) noexcept (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >inline
bucket_entry(const bucket_entry &other) noexcept(std::is_nothrow_copy_constructible< value_type >::value) (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >inline
bucket_entry(bucket_entry &&other) noexcept(std::is_nothrow_move_constructible< value_type >::value)bucket_entry< ValueType, StoreHash >inline
bucket_hash_equal(std::size_t) const noexcept (defined in bucket_entry_hash< StoreHash >)bucket_entry_hash< StoreHash >inline
clear() noexcept (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >inline
dist_from_ideal_bucket() const noexcept (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >inline
DIST_FROM_IDEAL_BUCKET_LIMIT (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >static
distance_type typedef (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >
empty() const noexcept (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >inline
EMPTY_MARKER_DIST_FROM_IDEAL_BUCKET (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >static
last_bucket() const noexcept (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >inline
operator=(const bucket_entry &other) noexcept(std::is_nothrow_copy_constructible< value_type >::value) (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >inline
operator=(bucket_entry &&)=delete (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >
set_as_last_bucket() noexcept (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >inline
set_hash(truncated_hash_type) noexcept (defined in bucket_entry_hash< StoreHash >)bucket_entry_hash< StoreHash >inlineprotected
set_value_of_empty_bucket(distance_type dist_from_ideal_bucket, truncated_hash_type hash, Args &&... value_type_args) (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >inline
swap_with_value_in_bucket(distance_type &dist_from_ideal_bucket, truncated_hash_type &hash, value_type &value) (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >inline
truncate_hash(std::size_t hash) noexcept (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >inlinestatic
truncated_hash() const noexcept (defined in bucket_entry_hash< StoreHash >)bucket_entry_hash< StoreHash >inline
value() noexcept (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >inline
value() const noexcept (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >inline
value_type typedef (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >
~bucket_entry() noexcept (defined in bucket_entry< ValueType, StoreHash >)bucket_entry< ValueType, StoreHash >inline