add(IOobject &) | IOobjectList | |
begin() | HashTable< T, Key, Hash > | inline |
begin() const | HashTable< T, Key, Hash > | inline |
capacity() const | HashTable< T, Key, Hash > | inline |
cbegin() const | HashTable< T, Key, Hash > | inline |
cend() | HashTableCore | inlinestatic |
ClassName("HashTable") | HashTableCore | |
clear() | HashPtrTable< IOobject > | |
clearStorage() | HashTable< T, Key, Hash > | |
const_iterator typedef | HashPtrTable< IOobject > | |
const_reference typedef | HashTable< T, Key, Hash > | |
empty() const | HashTable< T, Key, Hash > | inline |
end() | HashTableCore | inlinestatic |
erase(iterator &) | HashPtrTable< IOobject > | |
Foam::HashTable::erase(const iterator &) | HashTable< T, Key, Hash > | |
Foam::HashTable::erase(const Key &) | HashTable< T, Key, Hash > | |
Foam::HashTable::erase(const UList< Key > &) | HashTable< T, Key, Hash > | |
Foam::HashTable::erase(const HashTable< AnyType, Key, AnyHash > &) | HashTable< T, Key, Hash > | |
find(const Key &) | HashTable< T, Key, Hash > | |
find(const Key &) const | HashTable< T, Key, Hash > | |
found(const Key &) const | HashTable< T, Key, Hash > | |
HashPtrTable(const label size=128) | HashPtrTable< IOobject > | |
HashPtrTable(Istream &, const INew &) | HashPtrTable< IOobject > | |
HashPtrTable(Istream &) | HashPtrTable< IOobject > | |
HashPtrTable(const dictionary &) | HashPtrTable< IOobject > | |
HashPtrTable(const HashPtrTable< IOobject, word, string::hash > &) | HashPtrTable< IOobject > | |
HashPtrTable(HashPtrTable< IOobject, word, string::hash > &&) | HashPtrTable< IOobject > | |
HashTable(const label size=128) | HashTable< T, Key, Hash > | |
HashTable(Istream &, const label size=128) | HashTable< T, Key, Hash > | |
HashTable(const HashTable< T, Key, Hash > &) | HashTable< T, Key, Hash > | |
HashTable(HashTable< T, Key, Hash > &&) | HashTable< T, Key, Hash > | |
HashTable(std::initializer_list< Tuple2< Key, T >>) | HashTable< T, Key, Hash > | |
HashTableCore() | HashTableCore | inline |
insert(const Key &, const T &newElmt) | HashTable< T, Key, Hash > | inline |
IOobjectList(const label nIoObjects=128) | IOobjectList | explicit |
IOobjectList(const objectRegistry &db, const fileName &instance, const fileName &local="", IOobject::readOption r=IOobject::MUST_READ, IOobject::writeOption w=IOobject::NO_WRITE, bool registerObject=true) | IOobjectList | |
IOobjectList(const IOobjectList &) | IOobjectList | |
iterator typedef | HashPtrTable< IOobject > | |
lookup(const word &name) const | IOobjectList | |
lookup(const wordRe &name) const | IOobjectList | |
lookup(const wordReList &patterns) const | IOobjectList | |
lookupClass(const word &className) const | IOobjectList | |
maxTableSize | HashTableCore | static |
names() const | IOobjectList | |
names(const word &className) const | IOobjectList | |
operator!=(const HashTable< T, Key, Hash > &) const | HashTable< T, Key, Hash > | |
operator()(const Key &) | HashTable< T, Key, Hash > | inline |
operator=(const IOobjectList &)=delete | IOobjectList | |
HashPtrTable< IOobject >::operator=(const HashPtrTable< IOobject, word, string::hash > &) | HashPtrTable< IOobject > | |
HashPtrTable< IOobject >::operator=(HashPtrTable< IOobject, word, string::hash > &&) | HashPtrTable< IOobject > | |
Foam::HashTable::operator=(const HashTable< T, Key, Hash > &) | HashTable< T, Key, Hash > | |
Foam::HashTable::operator=(HashTable< T, Key, Hash > &&) | HashTable< T, Key, Hash > | |
Foam::HashTable::operator=(std::initializer_list< Tuple2< Key, T >>) | HashTable< T, Key, Hash > | |
operator==(const HashTable< T, Key, Hash > &) const | HashTable< T, Key, Hash > | |
operator[](const Key &) | HashTable< T, Key, Hash > | inline |
operator[](const Key &) const | HashTable< T, Key, Hash > | inline |
printInfo(Ostream &) const | HashTable< T, Key, Hash > | |
reference typedef | HashTable< T, Key, Hash > | |
remove(IOobject &) | IOobjectList | |
HashPtrTable< IOobject >::remove(iterator &) | HashPtrTable< IOobject > | |
resize(const label newSize) | HashTable< T, Key, Hash > | |
set(const Key &, const T &newElmt) | HashTable< T, Key, Hash > | inline |
shrink() | HashTable< T, Key, Hash > | |
size() const | HashTable< T, Key, Hash > | inline |
size_type typedef | HashTable< T, Key, Hash > | |
sortedNames() const | IOobjectList | |
sortedNames(const word &className) const | IOobjectList | |
sortedToc() const | HashTable< T, Key, Hash > | |
toc() const | HashTable< T, Key, Hash > | |
transfer(HashTable< T, Key, Hash > &) | HashTable< T, Key, Hash > | |
value_type typedef | HashTable< T, Key, Hash > | |
write(Ostream &os) const | HashPtrTable< IOobject > | |
~HashPtrTable() | HashPtrTable< IOobject > | |
~HashTable() | HashTable< T, Key, Hash > | |
~IOobjectList() | IOobjectList | |