Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT > Member List

This is the complete list of members for Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >, including all inherited members.

_allocIndex(size_type num_buckets) (defined in Arcane::impl::HashTableMap2Base)Arcane::impl::HashTableMap2Baseinlineprotected
_doClone(const HashTableMap2Base &rhs) (defined in Arcane::impl::HashTableMap2Base)Arcane::impl::HashTableMap2Baseinlineprotected
_doSwap(HashTableMap2Base &rhs) (defined in Arcane::impl::HashTableMap2Base)Arcane::impl::HashTableMap2Baseinlineprotected
_freeIndex() (defined in Arcane::impl::HashTableMap2Base)Arcane::impl::HashTableMap2Baseinlineprotected
add(const KeyT &key, const ValueT &value) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
at(const K &key) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
at(const K &key) const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
back() (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
back() const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
begin() (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
begin() const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
bucket_count() const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
cbegin() const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
cend() const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
clear() noexceptArcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
clone(const HashTableMap2 &rhs) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
contains(const K &key) const noexcept (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
count(const K &key) const noexcept (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
EAD (defined in Arcane::impl::HashTableMap2Base)Arcane::impl::HashTableMap2Baseprotectedstatic
emplace(Args &&... args) noexcept (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
emplace_hint(const_iterator hint, Args &&... args) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
emplace_unique(Args &&... args) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
empty() const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
END (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >static
end() (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
end() const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
equal_range(const K &key) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
erase(const KeyT &key) noexceptArcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
erase(const const_iterator &cit) noexcept (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
erase(const_iterator first, const_iterator last) noexcept (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
erase_if(Pred pred) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
find(const K &key) noexcept (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
find(const K &key) const noexcept (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
first() const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
front() (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
front() const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
hash_function() const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
hasher typedef (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >
HashTableMap2(size_type bucket=2, float mlf=EMH_DEFAULT_LOAD_FACTOR) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
HashTableMap2(const HashTableMap2 &rhs) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
HashTableMap2(HashTableMap2 &&rhs) noexcept (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
HashTableMap2(std::initializer_list< value_type > ilist) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
HashTableMap2(InputIt first, InputIt last, size_type bucket_count=4) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
htype typedef (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >
INACTIVE (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >static
index() const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
index(const uint32_t index) const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
index(const uint32_t index) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
init(size_type bucket, float mlf=EMH_DEFAULT_LOAD_FACTOR) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
insert(const value_type &p) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
insert(value_type &&p) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
insert(std::initializer_list< value_type > ilist) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
insert(Iter first, Iter last) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
insert_or_assign(const KeyT &key, ValueT &&val) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
insert_or_assign(KeyT &&key, ValueT &&val) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
is_copy_trivially() (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inlinestatic
is_triviall_destructable() (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inlinestatic
key_eq() const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
key_equal typedef (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >
key_type typedef (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >
last() const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
load_factor() constArcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
m_etail (defined in Arcane::impl::HashTableMap2Base)Arcane::impl::HashTableMap2Baseprotected
m_index (defined in Arcane::impl::HashTableMap2Base)Arcane::impl::HashTableMap2Baseprotected
m_last (defined in Arcane::impl::HashTableMap2Base)Arcane::impl::HashTableMap2Baseprotected
m_mask (defined in Arcane::impl::HashTableMap2Base)Arcane::impl::HashTableMap2Baseprotected
m_memory_allocator (defined in Arcane::impl::HashTableMap2Base)Arcane::impl::HashTableMap2Baseprotected
m_mlf (defined in Arcane::impl::HashTableMap2Base)Arcane::impl::HashTableMap2Baseprotected
m_num_buckets (defined in Arcane::impl::HashTableMap2Base)Arcane::impl::HashTableMap2Baseprotected
m_num_filled (defined in Arcane::impl::HashTableMap2Base)Arcane::impl::HashTableMap2Baseprotected
mapped_type typedef (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >
max_bucket_count() const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
max_load_factor(double mlf) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
max_load_factor() const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
max_size() const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
merge(HashTableMap2 &rhs) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
operator!=(const Con &rhs) const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
operator=(const HashTableMap2 &rhs) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
operator=(HashTableMap2 &&rhs) noexcept (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
operator==(const Con &rhs) const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
operator[](const KeyT &key) noexceptArcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
operator[](KeyT &&key) noexcept (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
pop_back() (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
pop_front() (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
rehash(uint64_t required_buckets) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
reserve(uint64_t num_elems, bool force)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
reserve(size_type required_buckets) noexcept (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
set_get(const KeyT &key, const ValueT &val)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
shrink_to_fit(const float min_factor=EMH_DEFAULT_LOAD_FACTOR/4) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
size() const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
size_type typedef (defined in Arcane::impl::HashTableMap2Base)Arcane::impl::HashTableMap2Base
swap(HashTableMap2 &rhs) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
try_emplace(const KeyT &k, Args &&... args) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
try_emplace(KeyT &&k, Args &&... args) (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
value_type typedef (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >
values() const (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline
~HashTableMap2() noexcept (defined in Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >)Arcane::impl::HashTableMap2< KeyT, ValueT, HashT, EqT >inline