begin() | HashTable< nil, Key, Hash > | inline |
begin() const | HashTable< nil, Key, Hash > | inline |
capacity() const | HashTable< nil, Key, Hash > | inline |
cbegin() const | HashTable< nil, Key, Hash > | inline |
cend() | HashTableCore | inlinestatic |
ClassName("HashTable") | HashTableCore | |
clear() | HashTable< nil, Key, Hash > | |
clearStorage() | HashTable< nil, Key, Hash > | |
const_iterator typedef | HashSet< Key, Hash > | |
const_reference typedef | HashTable< nil, Key, Hash > | |
empty() const | HashTable< nil, Key, Hash > | inline |
end() | HashTableCore | inlinestatic |
erase(const iterator &) | HashTable< nil, Key, Hash > | |
erase(const Key &) | HashTable< nil, Key, Hash > | |
erase(const UList< Key > &) | HashTable< nil, Key, Hash > | |
erase(const HashTable< AnyType, Key, AnyHash > &) | HashTable< nil, Key, Hash > | |
erase(const HashTable< AnyType, Key, AnyHash > &rhs) | HashTable< nil, Key, Hash > | |
find(const Key &) | HashTable< nil, Key, Hash > | |
find(const Key &) const | HashTable< nil, Key, Hash > | |
found(const Key &) const | HashTable< nil, Key, Hash > | |
HashSet(const label size=128) | HashSet< Key, Hash > | inline |
HashSet(Istream &is) | HashSet< Key, Hash > | inline |
HashSet(const UList< Key > &) | HashSet< Key, Hash > | |
HashSet(const FixedList< Key, Size > &) | HashSet< Key, Hash > | |
HashSet(const HashSet< Key, Hash > &hs)=default | HashSet< Key, Hash > | |
HashSet(HashSet< Key, Hash > &&hs)=default | HashSet< Key, Hash > | |
HashSet(const HashTable< AnyType, Key, AnyHash > &) | HashSet< Key, Hash > | |
HashSet(std::initializer_list< Key >) | HashSet< Key, Hash > | |
HashTable(const label size=128) | HashTable< nil, Key, Hash > | |
HashTable(Istream &, const label size=128) | HashTable< nil, Key, Hash > | |
HashTable(const HashTable< nil, Key, Hash > &) | HashTable< nil, Key, Hash > | |
HashTable(HashTable< nil, Key, Hash > &&) | HashTable< nil, Key, Hash > | |
HashTable(std::initializer_list< Tuple2< Key, nil >>) | HashTable< nil, Key, Hash > | |
HashTableCore() | HashTableCore | inline |
insert(const Key &key) | HashSet< Key, Hash > | inline |
insert(const UList< Key > &) | HashSet< Key, Hash > | |
HashTable< nil, Key, Hash >::insert(const Key &, const nil &newElmt) | HashTable< nil, Key, Hash > | inline |
iterator typedef | HashSet< Key, Hash > | |
maxTableSize | HashTableCore | static |
operator &=(const HashSet< Key, Hash > &) | HashSet< Key, Hash > | |
operator!=(const HashSet< Key, Hash > &) const | HashSet< Key, Hash > | |
HashTable< nil, Key, Hash >::operator!=(const HashTable< nil, Key, Hash > &) const | HashTable< nil, Key, Hash > | |
operator()(const Key &) | HashTable< nil, Key, Hash > | inline |
operator+=(const HashSet< Key, Hash > &rhs) | HashSet< Key, Hash > | inline |
operator-=(const HashSet< Key, Hash > &) | HashSet< Key, Hash > | |
operator=(const HashSet< Key, Hash > &) | HashSet< Key, Hash > | |
operator=(HashSet< Key, Hash > &&) | HashSet< Key, Hash > | |
HashTable< nil, Key, Hash >::operator=(const HashTable< nil, Key, Hash > &) | HashTable< nil, Key, Hash > | |
HashTable< nil, Key, Hash >::operator=(HashTable< nil, Key, Hash > &&) | HashTable< nil, Key, Hash > | |
HashTable< nil, Key, Hash >::operator=(std::initializer_list< Tuple2< Key, nil >>) | HashTable< nil, Key, Hash > | |
operator==(const HashSet< Key, Hash > &) const | HashSet< Key, Hash > | |
HashTable< nil, Key, Hash >::operator==(const HashTable< nil, Key, Hash > &) const | HashTable< nil, Key, Hash > | |
operator[](const Key &) const | HashSet< Key, Hash > | inline |
HashTable< nil, Key, Hash >::operator[](const Key &) | HashTable< nil, Key, Hash > | inline |
operator^=(const HashSet< Key, Hash > &) | HashSet< Key, Hash > | |
operator|=(const HashSet< Key, Hash > &) | HashSet< Key, Hash > | |
printInfo(Ostream &) const | HashTable< nil, Key, Hash > | |
reference typedef | HashTable< nil, Key, Hash > | |
resize(const label newSize) | HashTable< nil, Key, Hash > | |
set(const Key &key) | HashSet< Key, Hash > | inline |
set(const UList< Key > &lst) | HashSet< Key, Hash > | inline |
HashTable< nil, Key, Hash >::set(const Key &, const nil &newElmt) | HashTable< nil, Key, Hash > | inline |
shrink() | HashTable< nil, Key, Hash > | |
size() const | HashTable< nil, Key, Hash > | inline |
size_type typedef | HashTable< nil, Key, Hash > | |
sortedToc() const | HashTable< nil, Key, Hash > | |
toc() const | HashTable< nil, Key, Hash > | |
transfer(HashTable< nil, Key, Hash > &) | HashTable< nil, Key, Hash > | |
unset(const Key &key) | HashSet< Key, Hash > | inline |
value_type typedef | HashTable< nil, Key, Hash > | |
~HashTable() | HashTable< nil, Key, Hash > | |