| addEntries() | DictionaryBase< UPtrList< T >, T > | protected |
| append(const word &, T *) | DictionaryBase< UPtrList< T >, T > | |
| Foam::UPtrList::append(T *) | UPtrList< T > | inline |
| begin() | UPtrList< T > | inline |
| begin() const | UPtrList< T > | inline |
| cbegin() const | UPtrList< T > | inline |
| cend() const | UPtrList< T > | inline |
| clear() | DictionaryBase< UPtrList< T >, T > | |
| const_reference typedef | UPtrList< T > | |
| convert() | UPtrList< T > | |
| convert() const | UPtrList< T > | |
| convert() | UPtrList< T > | |
| convert() const | UPtrList< T > | |
| DictionaryBase(const label size=128) | DictionaryBase< UPtrList< T >, T > | |
| DictionaryBase(const DictionaryBase &) | DictionaryBase< UPtrList< T >, T > | |
| DictionaryBase(DictionaryBase &&) | DictionaryBase< UPtrList< T >, T > | |
| DictionaryBase(Istream &, const INew &) | DictionaryBase< UPtrList< T >, T > | |
| DictionaryBase(Istream &) | DictionaryBase< UPtrList< T >, T > | |
| empty() const | UPtrList< T > | inline |
| end() | UPtrList< T > | inline |
| end() const | UPtrList< T > | inline |
| first() | UPtrList< T > | inline |
| first() const | UPtrList< T > | inline |
| found(const word &) const | DictionaryBase< UPtrList< T >, T > | |
| hashedTs_ | DictionaryBase< UPtrList< T >, T > | protected |
| insert(const word &, T *) | DictionaryBase< UPtrList< T >, T > | |
| last() | UPtrList< T > | inline |
| last() const | UPtrList< T > | inline |
| lookup(const word &) const | DictionaryBase< UPtrList< T >, T > | |
| lookup(const word &) | DictionaryBase< UPtrList< T >, T > | |
| lookupPtr(const word &) const | DictionaryBase< UPtrList< T >, T > | |
| lookupPtr(const word &) | DictionaryBase< UPtrList< T >, T > | |
| operator()(const label) const | UPtrList< T > | inline |
| operator()(const label) | UPtrList< T > | inline |
| operator=(const DictionaryBase &) | DictionaryBase< UPtrList< T >, T > | |
| operator[](const word &key) const | UPtrListDictionary< T > | inline |
| operator[](const word &key) | UPtrListDictionary< T > | inline |
| Foam::UPtrList::operator[](const label) const | UPtrList< T > | inline |
| Foam::UPtrList::operator[](const label) | UPtrList< T > | inline |
| reference typedef | UPtrList< T > | |
| remove(const word &) | DictionaryBase< UPtrList< T >, T > | |
| reorder(const labelUList &oldToNew) | UPtrList< T > | |
| resize(const label) | UPtrList< T > | inline |
| set(const label) const | UPtrListDictionary< T > | inline |
| set(const label, const word &key, T *) | UPtrListDictionary< T > | inline |
| DictionaryBase< UPtrList< T >, T >::set(const label, T *) | UPtrList< T > | inline |
| setSize(const label) | UPtrList< T > | |
| shuffle(const labelUList &newToOld) | UPtrList< T > | |
| size() const | UPtrList< T > | inline |
| sortedToc() const | DictionaryBase< UPtrList< T >, T > | |
| toc() const | DictionaryBase< UPtrList< T >, T > | |
| transfer(DictionaryBase< UPtrList< T >, T > &) | DictionaryBase< UPtrList< T >, T > | |
| Foam::UPtrList::transfer(UPtrList< T > &) | UPtrList< T > | |
| UPtrList() | UPtrList< T > | |
| UPtrList(const label) | UPtrList< T > | explicit |
| UPtrList(UPtrList< T > &, bool reuse) | UPtrList< T > | |
| UPtrList(std::initializer_list< T * >) | UPtrList< T > | |
| UPtrListDictionary(const label size) | UPtrListDictionary< T > | |
| UPtrListDictionary(const UPtrListDictionary &) | UPtrListDictionary< T > | |
| UPtrListDictionary(const PtrListDictionary< T > &) | UPtrListDictionary< T > | |
| UPtrListDictionary(UPtrListDictionary &&) | UPtrListDictionary< T > | |
| value_type typedef | UPtrList< T > | |