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