| addEntries() | DictionaryBase< UIDLList< T >, T > | protected |
| addHashEntry(const word &key, T *ptr) | DictionaryBase< UIDLList< T >, T > | inlineprotected |
| append(const word &k, T *ptr) | DictionaryBase< UIDLList< T >, T > | inline |
| back() | UILList< LListBase, T > | inline |
| back() const | UILList< LListBase, T > | inline |
| base_iterator typedef | UILList< LListBase, T > | |
| begin() | UILList< LListBase, T > | inline |
| begin() const | UILList< LListBase, T > | inline |
| cbegin() const | UILList< LListBase, T > | inline |
| cend() const | UILList< LListBase, T > | inline |
| cfind(const word &keyword) const | DictionaryBase< UIDLList< T >, T > | |
| clear() | DictionaryBase< UIDLList< T >, T > | |
| const_base_iterator typedef | UILList< LListBase, T > | |
| const_pointer typedef | UILList< LListBase, T > | |
| const_reference typedef | UILList< LListBase, T > | |
| contains(const word &keyword) const | DictionaryBase< UIDLList< T >, T > | |
| crbegin() const | UILList< LListBase, T > | inline |
| crend() const | UILList< LListBase, T > | inline |
| dict_type typedef | UDictionary< T > | |
| DictionaryBase()=default | DictionaryBase< UIDLList< T >, T > | |
| DictionaryBase(const label initialCapacity) | DictionaryBase< UIDLList< T >, T > | inlineexplicit |
| DictionaryBase(const DictionaryBase &dict) | DictionaryBase< UIDLList< T >, T > | |
| DictionaryBase(Istream &is, const INew &inew) | DictionaryBase< UIDLList< T >, T > | |
| DictionaryBase(Istream &is) | DictionaryBase< UIDLList< T >, T > | |
| difference_type typedef | UILList< LListBase, T > | |
| end() | UILList< LListBase, T > | inline |
| end() const | UILList< LListBase, T > | inline |
| find(const word &keyword) | DictionaryBase< UIDLList< T >, T > | |
| first() | UILList< LListBase, T > | inline |
| first() const | UILList< LListBase, T > | inline |
| found(const word &key) const | DictionaryBase< UIDLList< T >, T > | inline |
| front() | UILList< LListBase, T > | inline |
| front() const | UILList< LListBase, T > | inline |
| hashedTs_ | DictionaryBase< UIDLList< T >, T > | protected |
| insert(const word &k, T *ptr) | DictionaryBase< UIDLList< T >, T > | inline |
| last() | UILList< LListBase, T > | inline |
| last() const | UILList< LListBase, T > | inline |
| lookup(const word &keyword) const | DictionaryBase< UIDLList< T >, T > | |
| lookup(const word &keyword) | DictionaryBase< UIDLList< T >, T > | |
| lookupPtr(const word &k) const | DictionaryBase< UIDLList< T >, T > | inline |
| lookupPtr(const word &k) | DictionaryBase< UIDLList< T >, T > | inline |
| operator!=(const UILList< LListBase, T > &lst) const | UILList< LListBase, T > | |
| operator=(const DictionaryBase &) | DictionaryBase< UIDLList< T >, T > | |
| Foam::UILList::operator=(const UILList< LListBase, T > &lst) | UILList< LListBase, T > | |
| operator==(const UILList< LListBase, T > &lst) const | UILList< LListBase, T > | |
| operator[](const word &key) const | DictionaryBase< UIDLList< T >, T > | inline |
| operator[](const word &key) | DictionaryBase< UIDLList< T >, T > | inline |
| pointer typedef | UILList< LListBase, T > | |
| prepend(const word &k, T *ptr) | DictionaryBase< UIDLList< T >, T > | inline |
| push_back(const word &keyword, T *ptr) | DictionaryBase< UIDLList< T >, T > | |
| push_front(const word &keyword, T *ptr) | DictionaryBase< UIDLList< T >, T > | |
| rbegin() | UILList< LListBase, T > | inline |
| rbegin() const | UILList< LListBase, T > | inline |
| reference typedef | UILList< LListBase, T > | |
| remove(const word &keyword) | DictionaryBase< UIDLList< T >, T > | |
| Foam::UILList::remove(T *item) | UILList< LListBase, T > | inline |
| Foam::UILList::remove(iterator &iter) | UILList< LListBase, T > | inline |
| removeHead() | UILList< LListBase, T > | inline |
| rend() | UILList< LListBase, T > | inline |
| rend() const | UILList< LListBase, T > | inline |
| size_type typedef | UILList< LListBase, T > | |
| sortedToc() const | DictionaryBase< UIDLList< T >, T > | inline |
| sortedToc(const Compare &comp) const | DictionaryBase< UIDLList< T >, T > | inline |
| toc() const | DictionaryBase< UIDLList< T >, T > | inline |
| transfer(DictionaryBase< UIDLList< T >, T > &dict) | DictionaryBase< UIDLList< T >, T > | |
| UDictionary()=default | UDictionary< T > | |
| UDictionary(const label initialCapacity) | UDictionary< T > | inlineexplicit |
| UDictionary(const UDictionary &dict) | UDictionary< T > | inline |
| UILList()=default | UILList< LListBase, T > | |
| UILList(T *item) | UILList< LListBase, T > | inlineexplicit |
| UILList(const UILList< LListBase, T > &list) | UILList< LListBase, T > | |
| value_type typedef | UILList< LListBase, T > | |
| writeList(Ostream &os, const label shortLen=0) const | UILList< LListBase, T > | |