addEntries() | DictionaryBase< IDLListType, T > | protected |
append(const word &, T *) | DictionaryBase< IDLListType, T > | |
clear() | DictionaryBase< IDLListType, T > | |
DictionaryBase(const label size=128) | DictionaryBase< IDLListType, T > | |
DictionaryBase(const DictionaryBase &) | DictionaryBase< IDLListType, T > | |
DictionaryBase(DictionaryBase &&) | DictionaryBase< IDLListType, T > | |
DictionaryBase(Istream &, const INew &) | DictionaryBase< IDLListType, T > | |
DictionaryBase(Istream &) | DictionaryBase< IDLListType, T > | |
found(const word &) const | DictionaryBase< IDLListType, T > | |
hashedTs_ | DictionaryBase< IDLListType, T > | protected |
insert(const word &, T *) | DictionaryBase< IDLListType, T > | |
lookup(const word &) const | DictionaryBase< IDLListType, T > | |
lookup(const word &) | DictionaryBase< IDLListType, T > | |
lookupPtr(const word &) const | DictionaryBase< IDLListType, T > | |
lookupPtr(const word &) | DictionaryBase< IDLListType, T > | |
operator(Ostream &, const DictionaryBase< IDLListType, T > &) | DictionaryBase< IDLListType, T > | friend |
operator=(const DictionaryBase &) | DictionaryBase< IDLListType, T > | |
operator[](const word &key) const | DictionaryBase< IDLListType, T > | inline |
operator[](const word &key) | DictionaryBase< IDLListType, T > | inline |
remove(const word &) | DictionaryBase< IDLListType, T > | |
sortedToc() const | DictionaryBase< IDLListType, T > | |
toc() const | DictionaryBase< IDLListType, T > | |
transfer(DictionaryBase< IDLListType, T > &) | DictionaryBase< IDLListType, T > | |