| addEntries() | DictionaryBase< PtrList< T >, T > | protected |
| append(const word &key, T *) | PtrListDictionary< T > | inline |
| append(const word &key, const autoPtr< T > &) | PtrListDictionary< T > | inline |
| append(const word &key, const tmp< T > &) | PtrListDictionary< T > | inline |
| append(T *) | PtrListDictionary< T > | inline |
| append(const autoPtr< T > &) | PtrListDictionary< T > | inline |
| append(const tmp< T > &) | PtrListDictionary< T > | inline |
| begin() | UPtrList< T > | inline |
| begin() const | UPtrList< T > | inline |
| cbegin() const | UPtrList< T > | inline |
| cend() const | UPtrList< T > | inline |
| clear() | DictionaryBase< PtrList< T >, T > | |
| const_reference typedef | UPtrList< T > | |
| convert() | PtrListDictionary< T > | |
| convert() | PtrListDictionary< T > | |
| DictionaryBase< PtrList< T >, T >::convert() const | UPtrList< T > | |
| DictionaryBase(const label size=128) | DictionaryBase< PtrList< T >, T > | |
| DictionaryBase(const DictionaryBase &) | DictionaryBase< PtrList< T >, T > | |
| DictionaryBase(DictionaryBase &&) | DictionaryBase< PtrList< T >, T > | |
| DictionaryBase(Istream &, const INew &) | DictionaryBase< PtrList< T >, T > | |
| DictionaryBase(Istream &) | DictionaryBase< PtrList< T >, T > | |
| empty() const | UPtrList< T > | inline |
| end() | UPtrList< T > | inline |
| end() const | UPtrList< T > | inline |
| findIndex(const word &key) const | PtrListDictionary< T > | |
| findIndices(const wordRe &key) const | PtrListDictionary< T > | |
| first() | UPtrList< T > | inline |
| first() const | UPtrList< T > | inline |
| found(const word &) const | DictionaryBase< PtrList< T >, T > | |
| hashedTs_ | DictionaryBase< PtrList< T >, T > | protected |
| insert(const word &, T *) | DictionaryBase< PtrList< T >, T > | |
| last() | UPtrList< T > | inline |
| last() const | UPtrList< T > | inline |
| lookup(const word &) const | DictionaryBase< PtrList< T >, T > | |
| lookup(const word &) | DictionaryBase< PtrList< T >, T > | |
| lookupPtr(const word &) const | DictionaryBase< PtrList< T >, T > | |
| lookupPtr(const word &) | DictionaryBase< PtrList< T >, T > | |
| lookupType() | PtrListDictionary< T > | |
| lookupType() const | PtrListDictionary< T > | |
| lookupType() | PtrListDictionary< T > | |
| lookupType() const | PtrListDictionary< T > | |
| operator()(const label) const | UPtrList< T > | inline |
| operator()(const label) | UPtrList< T > | inline |
| operator=(const DictionaryBase &) | DictionaryBase< PtrList< T >, T > | |
| Foam::PtrList::operator=(const PtrList< T > &) | PtrList< T > | |
| Foam::PtrList::operator=(PtrList< T > &&) | PtrList< T > | |
| operator[](const word &key) const | PtrListDictionary< T > | inline |
| operator[](const word &key) | PtrListDictionary< T > | inline |
| Foam::PtrList::operator[](const label) const | UPtrList< T > | inline |
| Foam::PtrList::operator[](const label) | UPtrList< T > | inline |
| PtrList() | PtrList< T > | |
| PtrList(const label) | PtrList< T > | explicit |
| PtrList(const PtrList< T > &) | PtrList< T > | |
| PtrList(const PtrList< T > &, const CloneArg &) | PtrList< T > | |
| PtrList(PtrList< T > &&) | PtrList< T > | |
| PtrList(PtrList< T > &, bool reuse) | PtrList< T > | |
| PtrList(const SLPtrList< T > &) | PtrList< T > | explicit |
| PtrList(Istream &, const INew &) | PtrList< T > | |
| PtrList(Istream &) | PtrList< T > | |
| PtrListDictionary(const label size) | PtrListDictionary< T > | |
| PtrListDictionary(const PtrListDictionary &) | PtrListDictionary< T > | |
| PtrListDictionary(PtrListDictionary &&) | PtrListDictionary< T > | |
| PtrListDictionary(Istream &, const INew &) | PtrListDictionary< T > | |
| PtrListDictionary(Istream &) | PtrListDictionary< T > | |
| read(Istream &, const INew &inewt) | PtrList< T > | protected |
| reference typedef | UPtrList< T > | |
| remove(const word &key) | PtrListDictionary< T > | inline |
| reorder(const labelUList &oldToNew) | PtrList< T > | |
| resize(const label) | PtrList< T > | inline |
| set(const label, const word &key, T *) | PtrListDictionary< T > | inline |
| set(const label, const word &key, const autoPtr< T > &) | PtrListDictionary< T > | inline |
| set(const label, const word &key, const tmp< T > &) | PtrListDictionary< T > | inline |
| set(const label, T *) | PtrListDictionary< T > | inline |
| set(const label, const autoPtr< T > &) | PtrListDictionary< T > | inline |
| set(const label, const tmp< T > &) | PtrListDictionary< T > | inline |
| DictionaryBase< PtrList< T >, T >::set(const label) const | PtrList< T > | inline |
| setSize(const label) | PtrList< T > | |
| shrink() | PtrList< T > | |
| shuffle(const labelUList &newToOld) | PtrList< T > | |
| size() const | UPtrList< T > | inline |
| sortedToc() const | DictionaryBase< PtrList< T >, T > | |
| toc() const | DictionaryBase< PtrList< T >, T > | |
| transfer(DictionaryBase< PtrList< T >, T > &) | DictionaryBase< PtrList< T >, T > | |
| Foam::PtrList::transfer(PtrList< T > &) | PtrList< 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< T > class | PtrListDictionary< T > | friend |
| value_type typedef | UPtrList< T > | |
| ~PtrList() | PtrList< T > | |