, including all inherited members.
| add(entry *, bool mergeEntry=false) | dictionary | |
| add(const entry &, bool mergeEntry=false) | dictionary | |
| add(const keyType &, const word &, bool overwrite=false) | dictionary | |
| add(const keyType &, const string &, bool overwrite=false) | dictionary | |
| add(const keyType &, const label, bool overwrite=false) | dictionary | |
| add(const keyType &, const scalar, bool overwrite=false) | dictionary | |
| add(const keyType &, const dictionary &, bool mergeEntry=false) | dictionary | |
| add(const keyType &, const T &, bool overwrite=false) | dictionary | |
| append(link *) | DLListBase | |
| begin() | DLListBase | [inline] |
| begin() const | DLListBase | [inline] |
| cbegin() const | DLListBase | [inline] |
| cend() const | DLListBase | [inline] |
| changeKeyword(const keyType &oldKeyword, const keyType &newKeyword, bool forceOverwrite=false) | dictionary | |
| ClassName("dictionary") | dictionary | |
| clear() | dictionary | |
| clone(const dictionary &parentDict) const | dictionaryEntry | [inline, virtual] |
| Foam::entry::clone() const | entry | [virtual] |
| Foam::dictionary::clone() const | dictionary | |
| const_iterator class | UILList< DLListBase, entry > | [friend] |
| const_reference typedef | UILList< DLListBase, entry > | |
| deregister() | DLListBase::link | [inline] |
| dict() const | dictionaryEntry | [virtual] |
| dict() | dictionaryEntry | [virtual] |
| dictionary() | dictionary | |
| dictionary(const fileName &name) | dictionary | |
| dictionary(const fileName &name, const dictionary &parentDict, Istream &) | dictionary | |
| dictionary(Istream &) | dictionary | |
| dictionary(const dictionary &parentDict, const dictionary &) | dictionary | |
| dictionary(const dictionary &) | dictionary | |
| dictionary(const dictionary *) | dictionary | |
| dictionary(const dictionary &parentDict, const Xfer< dictionary > &) | dictionary | |
| dictionary(const Xfer< dictionary > &) | dictionary | |
| dictionaryEntry(const dictionary &parentDict, Istream &) | dictionaryEntry | |
| dictionaryEntry(const keyType &, const dictionary &parentDict, Istream &) | dictionaryEntry | |
| dictionaryEntry(const keyType &, const dictionary &parentDict, const dictionary &dict) | dictionaryEntry | |
| dictionaryEntry(const dictionary &parentDict, const dictionaryEntry &) | dictionaryEntry | |
| dictionaryName() | dictionaryName | [inline] |
| dictionaryName(const fileName &name) | dictionaryName | [inline] |
| digest() const | dictionary | |
| DLListBase() | DLListBase | [inline] |
| DLListBase(link *) | DLListBase | [inline] |
| empty() const | DLListBase | [inline] |
| end() | DLListBase | [inline] |
| end() const | DLListBase | [inline] |
| endLineNumber() const | dictionaryEntry | |
| Foam::entry(const keyType &) | entry | |
| Foam::entry(const entry &) | entry | |
| Foam::dictionary::entry class | dictionary | [friend] |
| erase(entry *p) | ILList< DLListBase, entry > | |
| eraseHead() | ILList< DLListBase, entry > | |
| first() | UILList< DLListBase, entry > | [inline] |
| first() const | UILList< DLListBase, entry > | [inline] |
| found(const word &, bool recursive=false) const | dictionary | |
| IDLList() | IDLList< entry > | [inline] |
| IDLList(const entry &a) | IDLList< entry > | [inline] |
| IDLList(Istream &is, const INew &inewt) | IDLList< entry > | [inline] |
| IDLList(Istream &is) | IDLList< entry > | [inline] |
| IDLList(const IDLList< entry > &idll, const CloneArg &cloneArg) | IDLList< entry > | [inline] |
| ILList() | ILList< DLListBase, entry > | [inline] |
| ILList(entry *a) | ILList< DLListBase, entry > | [inline] |
| ILList(Istream &) | ILList< DLListBase, entry > | |
| ILList(const ILList< DLListBase, entry > &) | ILList< DLListBase, entry > | |
| ILList(const ILList< DLListBase, entry > &lst, const CloneArg &cloneArg) | ILList< DLListBase, entry > | |
| ILList(Istream &, const INew &) | ILList< DLListBase, entry > | |
| info() const | dictionaryEntry | [inline] |
| insert(link *) | DLListBase | |
| isDict() const | dictionaryEntry | [inline, virtual] |
| Foam::dictionary::isDict(const word &) const | dictionary | |
| isStream() const | entry | [inline, virtual] |
| iterator class | UILList< DLListBase, entry > | [friend] |
| keys(bool patterns=false) const | dictionary | |
| keyword() const | entry | [inline] |
| keyword() | entry | [inline] |
| last() | UILList< DLListBase, entry > | [inline] |
| last() const | UILList< DLListBase, entry > | [inline] |
| link() | DLListBase::link | [inline] |
| LListBase_const_iterator typedef | UILList< DLListBase, entry > | |
| LListBase_iterator typedef | UILList< DLListBase, entry > | |
| lookup(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
| lookupEntry(const word &, bool recursive, bool patternMatch) const | dictionary | |
| lookupEntryPtr(const word &, bool recursive, bool patternMatch) const | dictionary | |
| lookupEntryPtr(const word &, bool recursive, bool patternMatch) | dictionary | |
| lookupOrAddDefault(const word &, const T &, bool recursive=false, bool patternMatch=true) | dictionary | |
| lookupOrDefault(const word &, const T &, bool recursive=false, bool patternMatch=true) const | dictionary | |
| merge(const dictionary &) | dictionary | |
| name() const | dictionaryEntry | [inline, virtual] |
| name() | dictionaryEntry | [inline, virtual] |
| Foam::New(dictionary &parentDict, Istream &) | entry | [static] |
| Foam::New(Istream &is) | entry | [static] |
| Foam::dictionary::New(Istream &) | dictionary | [static] |
| next_ | DLListBase::link | |
| null | dictionary | [static] |
| operator(Ostream &, const UILList< DLListBase, entry > &) | UILList< DLListBase, entry > | [friend] |
| Foam::operator!=(const entry &) const | entry | |
| Foam::dictionary::operator!=(const UILList< DLListBase, entry > &) const | UILList< DLListBase, entry > | |
| operator+=(const dictionary &) | dictionary | |
| operator<<(Ostream &, const dictionaryEntry &) | dictionaryEntry | [friend] |
| Foam::entry::operator<<(Ostream &, const entry &) | entry | [friend] |
| Foam::dictionary::operator<<(Ostream &, const dictionary &) | dictionary | [friend] |
| operator<<=(const dictionary &) | dictionary | |
| Foam::operator=(const entry &) | entry | |
| Foam::dictionary::operator=(const dictionary &) | dictionary | |
| IDLList< entry >::operator=(const ILList< DLListBase, entry > &) | ILList< DLListBase, entry > | |
| UILList< DLListBase, entry >::operator=(const UILList< DLListBase, entry > &) | UILList< DLListBase, entry > | |
| Foam::operator==(const entry &) const | entry | |
| Foam::dictionary::operator==(const UILList< DLListBase, entry > &) const | UILList< DLListBase, entry > | |
| operator>>(Istream &, dictionary &) | dictionary | [friend] |
| IDLList< entry >::operator>>(Istream &, ILList< DLListBase, entry > &) | ILList< DLListBase, entry > | [friend] |
| operator[](const word &) const | dictionary | |
| operator|=(const dictionary &) | dictionary | |
| parent() const | dictionary | [inline] |
| prev_ | DLListBase::link | |
| read(Istream &) | dictionary | |
| readIfPresent(const word &, T &, bool recursive=false, bool patternMatch=true) const | dictionary | |
| reference typedef | UILList< DLListBase, entry > | |
| registered() const | DLListBase::link | [inline] |
| remove(const word &) | dictionary | |
| IDLList< entry >::remove(entry *p) | UILList< DLListBase, entry > | [inline] |
| IDLList< entry >::remove(iterator &it) | UILList< DLListBase, entry > | [inline] |
| Foam::DLListBase::remove(link *) | DLListBase | |
| removeHead() | UILList< DLListBase, entry > | [inline] |
| replace(link *oldLink, link *newLink) | DLListBase | |
| replace(iterator &oldIter, link *newLink) | DLListBase | [inline] |
| set(entry *) | dictionary | |
| set(const entry &) | dictionary | |
| set(const keyType &, const dictionary &) | dictionary | |
| set(const keyType &, const T &) | dictionary | |
| size() const | DLListBase | [inline] |
| size_type typedef | UILList< DLListBase, entry > | |
| startLineNumber() const | dictionaryEntry | |
| stream() const | dictionaryEntry | [virtual] |
| subDict(const word &) const | dictionary | |
| subDict(const word &) | dictionary | |
| subDictPtr(const word &) const | dictionary | |
| subOrEmptyDict(const word &) const | dictionary | |
| substituteKeyword(const word &keyword) | dictionary | |
| swapDown(link *) | DLListBase | |
| swapUp(link *) | DLListBase | |
| toc() const | dictionary | |
| transfer(dictionary &) | dictionary | |
| IDLList< entry >::transfer(ILList< DLListBase, entry > &) | ILList< DLListBase, entry > | |
| UILList< DLListBase, entry >::transfer(DLListBase &) | DLListBase | [inline] |
| UILList() | UILList< DLListBase, entry > | [inline] |
| UILList(entry *a) | UILList< DLListBase, entry > | [inline] |
| UILList(const UILList< DLListBase, entry > &) | UILList< DLListBase, entry > | |
| value_type typedef | UILList< DLListBase, entry > | |
| write(Ostream &) const | dictionaryEntry | [virtual] |
| Foam::dictionary::write(Ostream &, bool subDict=true) const | dictionary | |
| xfer() | dictionary | |
| ~dictionary() | dictionary | |
| ~DLListBase() | DLListBase | [inline] |
| ~entry() | entry | [inline, virtual] |
| ~ILList() | ILList< DLListBase, entry > | |