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