Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType > Member List

This is the complete list of members for Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >, including all inherited members.

_add(Integer bucket, KeyTypeConstRef key, const ValueType &value) (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
_applyHash(KeyTypeConstRef id) const (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
_baseAdd(Integer bucket, KeyTypeConstRef id, Data *hd) (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
_baseLookup(KeyTypeConstRef id) const (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
_baseLookupBucket(Integer bucket, KeyTypeConstRef id) const (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
_baseRemove(KeyTypeConstRef id) (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
_baseRemoveBucket(Integer bucket, KeyTypeConstRef id) (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
_checkResize() (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
_computeMaxCount() (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
_hashValueToBucket(KeyTypeValue id) const (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
_keyToBucket(KeyTypeConstRef id) const (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
_lookup(KeyTypeConstRef id) (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
_lookup(KeyTypeConstRef id) const (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
_lookupBucket(Integer bucket, KeyTypeConstRef id) const (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
_print(FalseType) (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
_print(TrueType) (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
_rehash(Integer new_size)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
_removeBucket(Integer bucket, KeyTypeConstRef id) (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
add(KeyTypeConstRef id, const ValueType &value)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
ARCANE_NORETURN(KeyTypeConstRef, FalseType) const (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
ARCANE_NORETURN(KeyTypeConstRef id, TrueType) const (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inlineprivate
ARCANE_NORETURN() const (defined in Arcane::HashTableBase)Arcane::HashTableBaseprotected
buckets() (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
buckets() const (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
clear()Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
count() constArcane::HashTableBaseinline
each(const Lambda &lambda)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
eachValue(const Lambda &lambda)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
Enumerator typedef (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >
HashTableBase(Integer table_size, bool use_prime)Arcane::HashTableBaseinline
HashTableMapT(Integer table_size, bool use_prime)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
HashTableMapT(Integer table_size, bool use_prime, Integer buffer_size)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
HashValueType typedef (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >
hasKey(KeyTypeConstRef id)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
KeyTypeConstRef typedef (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >
KeyTypeValue typedef (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >
lookup(KeyTypeConstRef id)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
lookup(KeyTypeConstRef id) constArcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
lookupAdd(KeyTypeConstRef id, const ValueType &value, bool &is_add)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
lookupAdd(KeyTypeConstRef id)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
lookupValue(KeyTypeConstRef id)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
lookupValue(KeyTypeConstRef id) constArcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
m_buckets (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >private
m_bufferArcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >private
m_countArcane::HashTableBaseprotected
m_first_freeArcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >private
m_max_countArcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >private
m_nb_bucketArcane::HashTableBaseprotected
m_nb_collision (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >mutable
m_nb_direct (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >mutable
nearestPrimeNumber(Integer n)Arcane::HashTableBase
nocheckAdd(KeyTypeConstRef id, const ValueType &value)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
operator=(const ThatClass &from)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
operator[](KeyTypeConstRef id)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
operator[](KeyTypeConstRef id) constArcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
Printable typedef (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >
rehash()Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
remove(KeyTypeConstRef id)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
resize(Integer new_size, bool use_prime=false)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline
ThatClass typedef (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >
~HashTableBase() (defined in Arcane::HashTableBase)Arcane::HashTableBaseinlinevirtual
~HashTableMapT() (defined in Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >)Arcane::HashTableMapT< KeyType, ValueType, KeyTraitsType >inline