This is the complete list of members for dataEntry, including all inherited members.
| clone() const | dataEntry | virtual |
| clone(const dictionary &parDict) const | dataEntry | virtual |
| clonePtr() const | dataEntry | virtual |
| clonePtr(const dictionary &parDict) const | dataEntry | virtual |
| createEntry(dictionary &parDict, iIstream &is, bool hasBlockToken=false) | iEntry | static |
| dataEntry() | dataEntry | |
| dataEntry(const word &keyword, const dictionary &parDict) | dataEntry | |
| dataEntry(const word &keyWord, const dictionary &parDict, const iTstream &is) | dataEntry | |
| dataEntry(const word &keyWord, const dictionary &parDict, iIstream &is) | dataEntry | |
| dataEntry(const word &keyword, const dictionary &parDict, const token &tok) | dataEntry | |
| dataEntry(const word &keyword, const dictionary &parDict, const T &v) | dataEntry | |
| dataEntry(const word &keyword, const dictionary &parDict, const dataEntry &entry) | dataEntry | |
| dataEntry(const dataEntry &src)=default | dataEntry | |
| dict() | dataEntry | virtual |
| dict() const | dataEntry | virtual |
| dictPtr() | dataEntry | virtual |
| dictPtr() const | dataEntry | virtual |
| globalName() const | dataEntry | virtual |
| iEntry() | iEntry | inline |
| iEntry(const word &key) | iEntry | inline |
| isDictionary() const | dataEntry | virtual |
| keyword() const | iEntry | inlinevirtual |
| keyword() | iEntry | inlinevirtual |
| keyword_ | iEntry | protected |
| name() const | iEntry | inlinevirtual |
| nullDataEntry | dataEntry | static |
| parDict_ | dataEntry | protected |
| parrentDict() const | dataEntry | virtual |
| read(iIstream &is) | dataEntry | virtual |
| readDataEntry(iIstream &is) | dataEntry | protected |
| readKeyword(iIstream &is, word &keyword, token &tok) | iEntry | static |
| stream() | dataEntry | virtual |
| tokenStream_ | dataEntry | protected |
| TypeInfo("iEntry") | iEntry | |
| write(iOstream &os) const | dataEntry | virtual |
| writeDataEntry(iOstream &os) const | dataEntry | protected |
| writeKeyword(iOstream &os) const | iEntry | protected |
| ~iEntry() | iEntry | inlinevirtual |