This is the complete list of members for jobInfo, including all inherited members.
| abort() | jobInfo | |
| 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 | |
| const_reference typedef | UILList< LListBase, T > | |
| constructed | jobInfo | static |
| crbegin() const | UILList< LListBase, T > | inline |
| crend() const | UILList< LListBase, T > | inline |
| 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 | |
| dictionaryName() | dictionaryName | inline |
| dictionaryName(const fileName &name) | dictionaryName | inline |
| dictionaryName(dictionaryName &&name) | dictionaryName | inline |
| dictName() const | dictionaryName | inline |
| digest() const | dictionary | |
| end() | jobInfo | |
| Foam::dictionary::end() const | UILList< LListBase, T > | inline |
| endLineNumber() const | dictionary | virtual |
| entries(const Entries &...) | dictionary | static |
| entries(const Entries &... entries) | dictionary | |
| erase(T *p) | ILList< LListBase, T > | |
| eraseHead() | ILList< LListBase, T > | |
| exit() | jobInfo | |
| 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 > | |
| isDict(const word &) const | dictionary | |
| isNull() const | dictionary | inline |
| jobInfo() | jobInfo | |
| keys(bool patterns=false) const | dictionary | |
| 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 | dictionaryName | inline |
| name() | dictionaryName | inline |
| New(Istream &) | dictionary | static |
| null | dictionary | static |
| operator!=(const UILList< LListBase, T > &) const | UILList< LListBase, T > | |
| operator+=(const dictionary &) | dictionary | |
| operator<<=(const dictionary &) | 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 > | |
| 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 | |
| signalEnd() const | jobInfo | |
| size_type typedef | UILList< LListBase, T > | |
| sortedToc() const | dictionary | |
| startLineNumber() const | dictionary | 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(const word &executable, const fileName &casePath) const | jobInfo | |
| Foam::dictionary::write(Ostream &, const bool subDict=true) const | dictionary | |
| writeJobControl | jobInfo | static |
| writeJobInfo | jobInfo | static |
| writeOptionalEntries | dictionary | static |
| ~dictionary() | dictionary | virtual |
| ~ILList() | ILList< LListBase, T > | |
| ~jobInfo() | jobInfo |