| addEntries() | DictionaryBase< DLPtrList< T >, T > | protected |
| append(const word &, T *) | DictionaryBase< DLPtrList< T >, T > | |
| Foam::LPtrList::append(const T * &a) | LList< LListBase, T * > | inline |
| begin() | LList< LListBase, T * > | inline |
| begin() const | LList< LListBase, T * > | inline |
| cbegin() const | LList< LListBase, T * > | inline |
| cend() const | LList< LListBase, T * > | inline |
| clear() | DictionaryBase< DLPtrList< T >, T > | |
| const_reference typedef | ULPtrList< LListBase, T > | |
| DictionaryBase(const label size=128) | DictionaryBase< DLPtrList< T >, T > | |
| DictionaryBase(const DictionaryBase &) | DictionaryBase< DLPtrList< T >, T > | |
| DictionaryBase(DictionaryBase &&) | DictionaryBase< DLPtrList< T >, T > | |
| DictionaryBase(Istream &, const INew &) | DictionaryBase< DLPtrList< T >, T > | |
| DictionaryBase(Istream &) | DictionaryBase< DLPtrList< T >, T > | |
| end() | LList< LListBase, T * > | inline |
| end() const | LList< LListBase, T * > | inline |
| eraseHead() | LPtrList< LListBase, T > | |
| first() | ULPtrList< LListBase, T > | inline |
| first() const | ULPtrList< LListBase, T > | inline |
| found(const word &) const | DictionaryBase< DLPtrList< T >, T > | |
| hashedTs_ | DictionaryBase< DLPtrList< T >, T > | protected |
| insert(const word &, T *) | DictionaryBase< DLPtrList< T >, T > | |
| Foam::LPtrList::insert(const T * &a) | LList< LListBase, T * > | inline |
| last() | ULPtrList< LListBase, T > | inline |
| last() const | ULPtrList< LListBase, T > | inline |
| LList() | LList< LListBase, T * > | inline |
| LList(T * a) | LList< LListBase, T * > | inline |
| LList(Istream &) | LList< LListBase, T * > | |
| LList(const LList< LListBase, T * > &) | LList< LListBase, T * > | |
| LList(LList< LListBase, T * > &&) | LList< LListBase, T * > | |
| LList(std::initializer_list< T * >) | LList< LListBase, T * > | |
| LListBase_const_iterator typedef | ULPtrList< LListBase, T > | |
| LListBase_iterator typedef | ULPtrList< LListBase, T > | |
| lookup(const word &) const | DictionaryBase< DLPtrList< T >, T > | |
| lookup(const word &) | DictionaryBase< DLPtrList< T >, T > | |
| lookupPtr(const word &) const | DictionaryBase< DLPtrList< T >, T > | |
| lookupPtr(const word &) | DictionaryBase< DLPtrList< T >, T > | |
| LPtrList() | LPtrList< LListBase, T > | inline |
| LPtrList(T *a) | LPtrList< LListBase, T > | inline |
| LPtrList(Istream &, const INew &) | LPtrList< LListBase, T > | |
| LPtrList(Istream &) | LPtrList< LListBase, T > | |
| LPtrList(const LPtrList &) | LPtrList< LListBase, T > | |
| LPtrList(LPtrList &&) | LPtrList< LListBase, T > | |
| operator=(const DictionaryBase &) | DictionaryBase< DLPtrList< T >, T > | |
| Foam::LPtrList::operator=(const LPtrList< LListBase, T > &) | LPtrList< LListBase, T > | |
| Foam::LPtrList::operator=(LPtrList< LListBase, T > &&) | LPtrList< LListBase, T > | |
| Foam::ULPtrList::operator=(const ULPtrList< LListBase, T > &) | ULPtrList< LListBase, T > | |
| Foam::ULPtrList::operator=(ULPtrList< LListBase, T > &&) | ULPtrList< LListBase, T > | |
| LList< LListBase, T * >::operator=(const LList< LListBase, T * > &) | LList< LListBase, T * > | |
| LList< LListBase, T * >::operator=(LList< LListBase, T * > &&) | LList< LListBase, T * > | |
| LList< LListBase, T * >::operator=(std::initializer_list< T * >) | LList< LListBase, T * > | |
| operator[](const word &key) const | PtrDictionary< T > | inline |
| operator[](const word &key) | PtrDictionary< T > | inline |
| PtrDictionary(const label size=128) | PtrDictionary< T > | |
| PtrDictionary(const PtrDictionary &) | PtrDictionary< T > | |
| PtrDictionary(PtrDictionary &&) | PtrDictionary< T > | |
| PtrDictionary(Istream &, const INew &) | PtrDictionary< T > | |
| PtrDictionary(Istream &) | PtrDictionary< T > | |
| reference typedef | ULPtrList< LListBase, T > | |
| remove(const word &) | DictionaryBase< DLPtrList< T >, T > | |
| Foam::LPtrList::remove(link *l) | LList< LListBase, T * > | inline |
| Foam::LPtrList::remove(iterator &it) | LList< LListBase, T * > | inline |
| removeHead() | LList< LListBase, T * > | inline |
| size_type typedef | LList< LListBase, T * > | |
| sortedToc() const | DictionaryBase< DLPtrList< T >, T > | |
| toc() const | DictionaryBase< DLPtrList< T >, T > | |
| transfer(DictionaryBase< DLPtrList< T >, T > &) | DictionaryBase< DLPtrList< T >, T > | |
| Foam::LPtrList::transfer(LPtrList< LListBase, T > &) | LPtrList< LListBase, T > | |
| Foam::ULPtrList::transfer(LList< LListBase, T * > &) | LList< LListBase, T * > | |
| ULPtrList() | ULPtrList< LListBase, T > | inline |
| ULPtrList(T *a) | ULPtrList< LListBase, T > | inline |
| ULPtrList(const ULPtrList &) | ULPtrList< LListBase, T > | |
| ULPtrList(ULPtrList &&) | ULPtrList< LListBase, T > | |
| value_type typedef | LList< LListBase, T * > | |
| ~LList() | LList< LListBase, T * > | |
| ~LPtrList() | LPtrList< LListBase, T > | |