This is the complete list of members for dictionaryListEntry, 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 | |
| begin() | UILList< LListBase, T > | inline |
| begin() const | UILList< LListBase, T > | inline |
| cbegin() const | UILList< LListBase, T > | inline |
| cend() const | UILList< LListBase, T > | inline |
| changeKeyword(const keyType &oldKeyword, const keyType &newKeyword, bool forceOverwrite=false) | dictionary | |
| ClassName("dictionary") | dictionary | |
| clear() | dictionary | |
| clone(const dictionary &parentDict) const | dictionaryListEntry | inlinevirtual |
| Foam::entry::clone() const | entry | virtual |
| Foam::dictionary::clone() const | dictionary | |
| const_reference typedef | UILList< LListBase, T > | |
| crbegin() const | UILList< LListBase, T > | inline |
| crend() const | UILList< LListBase, T > | inline |
| dict() const | dictionaryEntry | virtual |
| dict() | dictionaryEntry | virtual |
| dictionary() | dictionary | |
| dictionary(const fileName &name) | dictionary | |
| dictionary(const fileName &name, const dictionary &parentDict) | dictionary | |
| dictionary(const fileName &name, const dictionary &parentDict, Istream &) | dictionary | |
| dictionary(Istream &, const bool keepHeader=false) | dictionary | |
| dictionary(const dictionary &parentDict, const dictionary &) | dictionary | |
| dictionary(const dictionary &) | dictionary | |
| dictionary(const dictionary *) | dictionary | |
| dictionary(const std::tuple< const Entries &... > &) | dictionary | |
| dictionary(const fileName &name, const std::tuple< const Entries &... > &) | dictionary | |
| dictionary(const fileName &name, const dictionary &parentDict, const std::tuple< const Entries &... > &) | dictionary | |
| dictionary(const dictionary &dict, const std::tuple< const Entries &... > &) | dictionary | |
| dictionaryEntry(const dictionary &parentDict, Istream &) | dictionaryEntry | |
| dictionaryEntry(const keyType &, const label lineNumber, const dictionary &parentDict, Istream &is) | dictionaryEntry | |
| dictionaryEntry(const keyType &, const dictionary &parentDict, Istream &is) | dictionaryEntry | |
| dictionaryEntry(const keyType &, const dictionary &parentDict, const dictionary &dict) | dictionaryEntry | |
| dictionaryEntry(const dictionary &parentDict, const dictionaryEntry &) | dictionaryEntry | |
| dictionaryEntry(const dictionary &)=delete | dictionaryEntry | |
| dictionaryListEntry(const dictionary &parentDict, Istream &) | dictionaryListEntry | |
| dictionaryListEntry(const dictionary &parentDict, const dictionaryListEntry &) | dictionaryListEntry | |
| dictionaryListEntry(const dictionary &)=delete | dictionaryListEntry | |
| dictionaryName() | dictionaryName | inline |
| dictionaryName(const fileName &name) | dictionaryName | inline |
| dictionaryName(dictionaryName &&name) | dictionaryName | inline |
| dictName() const | dictionaryEntry | inline |
| digest() const | dictionary | |
| disableFunctionEntries | entry | static |
| end() | UILList< LListBase, T > | inline |
| end() const | UILList< LListBase, T > | inline |
| endLineNumber() const | dictionaryEntry | virtual |
| entries(const Entries &...) | dictionary | static |
| entries(const Entries &... entries) | dictionary | |
| Foam::entry(const keyType &keyword, const label lineNumber=-1) | entry | explicit |
| Foam::entry(const entry &) | entry | |
| erase(T *p) | ILList< LListBase, T > | |
| eraseHead() | ILList< LListBase, T > | |
| first() | UILList< LListBase, T > | inline |
| first() const | UILList< LListBase, T > | inline |
| found(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
| global() const | dictionary | virtual |
| ILList() | ILList< LListBase, T > | inline |
| ILList(T *a) | ILList< LListBase, T > | inline |
| ILList(Istream &) | ILList< LListBase, T > | |
| ILList(const ILList< LListBase, T > &) | ILList< LListBase, T > | |
| ILList(ILList< LListBase, T > &&) | ILList< LListBase, T > | |
| ILList(const ILList< LListBase, T > &lst, const CloneArg &cloneArg) | ILList< LListBase, T > | |
| ILList(Istream &, const INew &) | ILList< LListBase, T > | |
| info() const | dictionaryListEntry | inline |
| isDict() const | dictionaryEntry | inlinevirtual |
| Foam::dictionary::isDict(const word &) const | dictionary | |
| isNull() const | dictionary | inline |
| isStream() const | entry | inlinevirtual |
| keys(bool patterns=false) const | dictionary | |
| keyword() const | entry | inline |
| keyword() | entry | inline |
| last() | UILList< LListBase, T > | inline |
| last() const | UILList< LListBase, T > | inline |
| LListBase_const_iterator typedef | UILList< LListBase, T > | |
| LListBase_iterator typedef | UILList< LListBase, T > | |
| lookup(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
| lookup(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
| lookup(const word &, const unitConversion &, bool recursive=false, bool patternMatch=true) const | dictionary | |
| lookupBackwardsCompatible(const wordList &, bool recursive=false, bool patternMatch=true) const | dictionary | |
| lookupBackwardsCompatible(const wordList &, bool recursive=false, bool patternMatch=true) const | dictionary | |
| lookupBackwardsCompatible(const wordList &, const unitConversion &, bool recursive=false, bool patternMatch=true) const | dictionary | |
| lookupCompoundScoped(const word &keyword, bool recursive, bool patternMatch) const | dictionary | |
| lookupEntry(const word &, bool recursive, bool patternMatch) const | dictionary | |
| lookupEntryBackwardsCompatible(const wordList &, bool recursive, bool patternMatch) const | dictionary | |
| lookupEntryPtr(const word &, bool recursive, bool patternMatch) const | dictionary | |
| lookupEntryPtr(const word &, bool recursive, bool patternMatch) | dictionary | |
| lookupEntryPtrBackwardsCompatible(const wordList &, bool recursive, bool patternMatch) const | dictionary | |
| lookupOrAddDefault(const word &, const T &) | dictionary | |
| lookupOrDefault(const word &, const T &, const bool writeDefault=writeOptionalEntries > 0) const | dictionary | |
| lookupOrDefault(const word &, const unitConversion &, const T &, const bool writeDefault=writeOptionalEntries > 0) const | dictionary | |
| lookupOrDefault(const word &keyword, const T &defaultValue, const bool writeDefault) const | dictionary | |
| lookupOrDefault(const word &keyword, const unitConversion &defaultUnits, const T &defaultValue, const bool writeDefault) const | dictionary | |
| lookupOrDefaultBackwardsCompatible(const wordList &, const T &) const | dictionary | |
| lookupOrDefaultBackwardsCompatible(const wordList &, const unitConversion &, const T &) const | dictionary | |
| lookupScoped(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
| lookupScopedEntryPtr(const word &, bool recursive, bool patternMatch) const | dictionary | |
| merge(const dictionary &) | dictionary | |
| name() const | dictionaryEntry | inlinevirtual |
| name() | dictionaryEntry | inlinevirtual |
| Foam::New(dictionary &parentDict, Istream &) | entry | static |
| Foam::New(Istream &is) | entry | static |
| Foam::dictionary::New(Istream &) | dictionary | static |
| null | dictionary | static |
| Foam::operator!=(const entry &) const | entry | |
| Foam::dictionary::operator!=(const UILList< LListBase, T > &) const | UILList< LListBase, T > | |
| operator+=(const dictionary &) | dictionary | |
| operator<<(Ostream &, const dictionaryListEntry &) | dictionaryListEntry | friend |
| operator<<=(const dictionary &) | dictionary | |
| Foam::operator=(const entry &) | entry | |
| Foam::dictionary::operator=(const dictionary &) | dictionary | |
| Foam::dictionaryName::operator=(const dictionaryName &name) | dictionaryName | inline |
| Foam::dictionaryName::operator=(dictionaryName &&name) | dictionaryName | inline |
| Foam::ILList::operator=(const ILList< LListBase, T > &) | ILList< LListBase, T > | |
| Foam::ILList::operator=(ILList< LListBase, T > &&) | ILList< LListBase, T > | |
| Foam::UILList::operator=(const UILList< LListBase, T > &) | UILList< LListBase, T > | |
| Foam::UILList::operator=(UILList< LListBase, T > &&) | UILList< LListBase, T > | |
| Foam::operator==(const entry &) const | entry | |
| Foam::dictionary::operator==(const UILList< LListBase, T > &) const | UILList< LListBase, T > | |
| operator[](const word &) const | dictionary | |
| operator|=(const dictionary &) | dictionary | |
| optionalSubDict(const word &) const | dictionary | |
| parent() const | dictionary | inline |
| rbegin() const | UILList< LListBase, T > | inline |
| read(Istream &, const bool keepHeader=false) | dictionary | |
| readIfPresent(const word &, T &, bool recursive=false, bool patternMatch=true) const | dictionary | |
| readIfPresent(const word &, const unitConversion &, T &, bool recursive=false, bool patternMatch=true) const | dictionary | |
| reference typedef | UILList< LListBase, T > | |
| remove(const word &) | dictionary | |
| remove(const wordList &) | dictionary | |
| Foam::ILList::remove(T *p) | UILList< LListBase, T > | inline |
| Foam::ILList::remove(iterator &it) | UILList< LListBase, T > | inline |
| removeHead() | UILList< LListBase, T > | inline |
| rend() const | UILList< LListBase, T > | inline |
| scopedDict(const word &) const | dictionary | |
| scopedDict(const word &) | dictionary | |
| set(entry *) | dictionary | |
| set(const entry &) | dictionary | |
| set(const keyType &, const dictionary &) | dictionary | |
| set(const keyType &, const T &) | dictionary | |
| set(const entry &e, const Entries &...) | dictionary | |
| set(const keyType &, const T &, const Entries &...) | dictionary | |
| set(const entry &e, const Entries &... entries) | dictionary | |
| set(const keyType &k, const T &t, const Entries &... entries) | dictionary | |
| size_type typedef | UILList< LListBase, T > | |
| sortedToc() const | dictionary | |
| startLineNumber() const | dictionaryEntry | virtual |
| Foam::entry::startLineNumber() | entry | inlinevirtual |
| stream() const | dictionaryEntry | virtual |
| subDict(const word &) const | dictionary | |
| subDict(const word &) | dictionary | |
| subDictBackwardsCompatible(const wordList &) const | dictionary | |
| subDictPtr(const word &) const | dictionary | |
| subDictPtr(const word &) | dictionary | |
| subOrEmptyDict(const word &, const bool mustRead=false) const | dictionary | |
| substituteKeyword(const word &keyword) | dictionary | |
| toc() const | dictionary | |
| tokens() const | dictionary | |
| topDict() const | dictionary | |
| topDictKeyword() const | dictionary | |
| transfer(dictionary &) | dictionary | |
| Foam::ILList::transfer(ILList< LListBase, T > &) | ILList< LListBase, T > | |
| UILList() | UILList< LListBase, T > | inline |
| UILList(T *a) | UILList< LListBase, T > | inline |
| UILList(const UILList< LListBase, T > &) | UILList< LListBase, T > | |
| UILList(UILList< LListBase, T > &&) | UILList< LListBase, T > | |
| value_type typedef | UILList< LListBase, T > | |
| write(Ostream &) const | dictionaryListEntry | virtual |
| Foam::dictionary::write(Ostream &, const bool subDict=true) const | dictionary | |
| writeOptionalEntries | dictionary | static |
| ~dictionary() | dictionary | virtual |
| ~entry() | entry | inlinevirtual |
| ~ILList() | ILList< LListBase, T > |