This is the complete list of members for sincludeEtcEntry, including all inherited members.
| append(const token &t, const bool lazy) | ITstream | |
| append(token &&t, const bool lazy) | ITstream | |
| append(const tokenList &newTokens, const bool lazy) | ITstream | |
| append(tokenList &&newTokens, const bool lazy) | ITstream | |
| Foam::List::append(const T &val) | List< T > | inline |
| Foam::List::append(T &&val) | List< T > | inline |
| Foam::List::append(const UList< T > &list) | List< T > | inline |
| Foam::List::append(const IndirectListBase< T, Addr > &list) | List< T > | inline |
| ASCII enum value | IOstreamOption | |
| bad() const | IOstream | inline |
| beginRawRead() | ITstream | inlinevirtual |
| BINARY enum value | IOstreamOption | |
| check(const char *operation) const | IOstream | virtual |
| checkITstream(const ITstream &is) const | entry | |
| checkLabelSize() const | IOstream | inline |
| checkScalarSize() const | IOstream | inline |
| clear() | List< T > | inline |
| clone(const dictionary &) const | primitiveEntry | inlinevirtual |
| Foam::entry::clone() const | entry | virtual |
| Foam::ITstream::clone() const | List< T > | inline |
| CLOSED enum value | IOstream | |
| closed() const | IOstream | inline |
| COMPRESSED enum value | IOstreamOption | |
| compression() const noexcept | IOstreamOption | inline |
| compression(const compressionType comp) noexcept | IOstreamOption | inline |
| compression(const word &compName) | IOstreamOption | inline |
| compressionEnum(const word &compName, const compressionType deflt=compressionType::UNCOMPRESSED) | IOstreamOption | static |
| compressionEnum(const word &key, const dictionary &dict, const compressionType deflt=compressionType::UNCOMPRESSED) | IOstreamOption | static |
| compressionType enum name | IOstreamOption | |
| currentVersion | IOstreamOption | static |
| declareMemberFunctionSelectionTable(bool, functionEntry, execute, dictionaryIstream,(dictionary &parentDict, Istream &is),(parentDict, is)) | functionEntry | |
| declareMemberFunctionSelectionTable(bool, functionEntry, execute, primitiveEntryIstream,(const dictionary &parentDict, primitiveEntry &entry, Istream &is),(parentDict, entry, is)) | functionEntry | |
| defaultPrecision() | IOstream | inlinestatic |
| defaultPrecision(unsigned int prec) | IOstream | inlinestatic |
| dict() const | primitiveEntry | virtual |
| dict() | primitiveEntry | virtual |
| dictPtr() const | entry | inlinevirtual |
| dictPtr() | entry | inlinevirtual |
| disableFunctionEntries | entry | static |
| endLineNumber() const | primitiveEntry | virtual |
| endRawRead() | ITstream | inlinevirtual |
| entry(const keyType &keyword) | entry | |
| entry(const entry &e) | entry | |
| eof() const | IOstream | inline |
| execute(dictionary &parentDict, Istream &is) | sincludeEtcEntry | static |
| execute(const dictionary &parentDict, primitiveEntry &entry, Istream &is) | sincludeEtcEntry | static |
| Foam::functionEntries::includeEtcEntry::execute(const bool mandatory, dictionary &parentDict, Istream &is) | includeEtcEntry | protectedstatic |
| Foam::functionEntries::includeEtcEntry::execute(const bool mandatory, const dictionary &parentDict, primitiveEntry &entry, Istream &is) | includeEtcEntry | protectedstatic |
| Foam::functionEntry::execute(const word &functionName, dictionary &parentDict, Istream &is) | functionEntry | static |
| Foam::functionEntry::execute(const word &functionName, const dictionary &parentDict, primitiveEntry &entry, Istream &is) | functionEntry | static |
| fail() const | IOstream | inline |
| fatalCheck(const char *operation) const | IOstream | |
| flags() const | ITstream | inlinevirtual |
| flags(const ios_base::fmtflags) | ITstream | inlinevirtual |
| format() const noexcept | IOstreamOption | inline |
| format(const streamFormat fmt) noexcept | IOstreamOption | inline |
| format(const word &formatName) | IOstreamOption | inline |
| formatEnum(const word &formatName, const streamFormat deflt=streamFormat::ASCII) | IOstreamOption | static |
| formatEnum(const word &key, const dictionary &dict, const streamFormat deflt=streamFormat::ASCII) | IOstreamOption | static |
| formatNames | IOstreamOption | static |
| functionEntry(const word &key, const dictionary &dict, Istream &is) | functionEntry | |
| get() const | entry | inline |
| getBack(token &tok) | Istream | |
| getCheck(const Predicate &pred) const | entry | inline |
| globalInputMode | entry | static |
| good() const | IOstream | inline |
| info() const | primitiveEntry | inline |
| inputMode enum name | entry | |
| ioState_ | IOstream | protected |
| IOstream(const IOstream &)=default | IOstream | |
| IOstream(IOstreamOption streamOpt=IOstreamOption()) | IOstream | inlineexplicit |
| IOstream(streamFormat fmt, versionNumber ver, compressionType comp=compressionType::UNCOMPRESSED) | IOstream | inline |
| IOstreamOption(streamFormat fmt=streamFormat::ASCII, compressionType comp=compressionType::UNCOMPRESSED) noexcept | IOstreamOption | inline |
| IOstreamOption(streamFormat fmt, compressionType comp, versionNumber ver) noexcept | IOstreamOption | inline |
| IOstreamOption(streamFormat fmt, versionNumber ver, compressionType comp=compressionType::UNCOMPRESSED) noexcept | IOstreamOption | inline |
| IOstreamOption(const IOstreamOption &opt, streamFormat fmt) noexcept | IOstreamOption | inline |
| isDict() const | entry | inlinevirtual |
| isStream() const | primitiveEntry | inlinevirtual |
| Istream(const Istream &)=default | Istream | |
| Istream(IOstreamOption streamOpt=IOstreamOption()) | Istream | inlineexplicit |
| Istream(streamFormat fmt, versionNumber ver=currentVersion, compressionType comp=compressionType::UNCOMPRESSED) | Istream | inlineexplicit |
| ITstream(const ITstream &is) | ITstream | inline |
| ITstream(const string &name, const UList< token > &tokens, streamFormat format=ASCII, versionNumber version=currentVersion) | ITstream | inline |
| ITstream(const string &name, List< token > &&tokens, streamFormat format=ASCII, versionNumber version=currentVersion) | ITstream | inline |
| ITstream(const string &name, const UList< char > &input, streamFormat format=ASCII, versionNumber version=currentVersion) | ITstream | |
| ITstream(const string &name, const std::string &input, streamFormat format=ASCII, versionNumber version=currentVersion) | ITstream | |
| ITstream(const string &name, const char *input, streamFormat format=ASCII, versionNumber version=currentVersion) | ITstream | |
| keyword() const | entry | inline |
| keyword() | entry | inline |
| labelByteSize() const | IOstream | inline |
| labelByteSize_ | IOstream | protected |
| lineNumber() const | IOstream | inline |
| lineNumber() | IOstream | inline |
| lineNumber(const label num) | IOstream | inline |
| lineNumber_ | IOstream | protected |
| List() noexcept | List< T > | inline |
| List(const label len) | List< T > | explicit |
| List(const label len, const T &val) | List< T > | |
| List(const label len, const zero) | List< T > | |
| List(const one, const T &val) | List< T > | |
| List(const one, T &&val) | List< T > | |
| List(const one, const zero) | List< T > | |
| List(const List< T > &a) | List< T > | |
| List(const UList< T > &a) | List< T > | explicit |
| List(List< T > &a, bool reuse) | List< T > | |
| List(const UList< T > &list, const labelUList &indices) | List< T > | |
| List(const UList< T > &list, const FixedList< label, N > &indices) | List< T > | |
| List(InputIterator begIter, InputIterator endIter) | List< T > | |
| List(const FixedList< T, N > &list) | List< T > | explicit |
| List(const PtrList< T > &list) | List< T > | explicit |
| List(const SLList< T > &list) | List< T > | explicit |
| List(const IndirectListBase< T, Addr > &list) | List< T > | explicit |
| List(std::initializer_list< T > list) | List< T > | |
| List(List< T > &&list) | List< T > | |
| List(DynamicList< T, SizeMin > &&list) | List< T > | |
| List(SortableList< T > &&list) | List< T > | |
| List(SLList< T > &&list) | List< T > | |
| List(Istream &is) | List< T > | |
| log | includeEtcEntry | static |
| name() const | primitiveEntry | inlinevirtual |
| name() | primitiveEntry | inlinevirtual |
| New(dictionary &parentDict, Istream &is, const inputMode inpMode=inputMode::GLOBAL, const int endChar=0) | entry | static |
| New(Istream &is) | entry | static |
| newElmt(const label i) | List< T > | inline |
| nRemainingTokens() const | ITstream | inline |
| null() | List< T > | inlinestatic |
| openClosed_ | IOstream | protected |
| OPENED enum value | IOstream | |
| opened() const | IOstream | inline |
| operator bool() const | IOstream | inlineexplicit |
| operator!() const | IOstream | inline |
| operator!=(const entry &e) const | entry | |
| operator()() const | Istream | |
| Foam::primitiveEntry::operator=(const entry &e) | entry | |
| Foam::primitiveEntry::operator=(const ITstream &is) | ITstream | |
| Foam::ITstream::operator=(const tokenList &toks) | ITstream | |
| Foam::ITstream::operator=(tokenList &&toks) | ITstream | |
| Foam::List::operator=(const UList< T > &a) | List< T > | |
| Foam::List::operator=(const List< T > &list) | List< T > | |
| Foam::List::operator=(const SLList< T > &list) | List< T > | |
| Foam::List::operator=(const IndirectListBase< T, Addr > &list) | List< T > | |
| Foam::List::operator=(const FixedList< T, N > &list) | List< T > | |
| Foam::List::operator=(std::initializer_list< T > list) | List< T > | |
| Foam::List::operator=(const T &val) | List< T > | inline |
| Foam::List::operator=(const zero) | List< T > | inline |
| Foam::List::operator=(List< T > &&list) | List< T > | |
| Foam::List::operator=(DynamicList< T, SizeMin > &&list) | List< T > | |
| Foam::List::operator=(SortableList< T > &&list) | List< T > | |
| Foam::List::operator=(SLList< T > &&list) | List< T > | |
| operator==(const entry &e) const | entry | |
| parse(const UList< char > &input, streamFormat format=ASCII) | ITstream | static |
| parse(const std::string &input, streamFormat format=ASCII) | ITstream | static |
| parse(const char *input, streamFormat format=ASCII) | ITstream | static |
| peekBack(token &tok) | Istream | |
| precision_ | IOstream | static |
| primitiveEntry(const keyType &key, Istream &is) | primitiveEntry | |
| primitiveEntry(const keyType &key, const dictionary &dict, Istream &is) | primitiveEntry | |
| primitiveEntry(const keyType &key, const ITstream &is) | primitiveEntry | |
| primitiveEntry(const keyType &key, const token &tok) | primitiveEntry | |
| primitiveEntry(const keyType &key, const UList< token > &tokens) | primitiveEntry | |
| primitiveEntry(const keyType &key, List< token > &&tokens) | primitiveEntry | |
| primitiveEntry(const keyType &key, const T &val) | primitiveEntry | |
| print(Ostream &os) const | ITstream | virtual |
| Foam::Istream::print(Ostream &os, const int streamState) const | IOstream | |
| putBack(const token &tok) | Istream | |
| read(const dictionary &dict, Istream &is) | primitiveEntry | virtual |
| read(token &tok) | primitiveEntry | |
| read(char &) | primitiveEntry | |
| read(word &) | primitiveEntry | |
| read(string &) | primitiveEntry | |
| read(label &) | primitiveEntry | |
| read(floatScalar &) | primitiveEntry | |
| read(doubleScalar &) | primitiveEntry | |
| read(char *data, std::streamsize) | primitiveEntry | |
| Foam::ITstream::read(token &tok) | ITstream | virtual |
| Foam::ITstream::read(char &) | ITstream | virtual |
| Foam::ITstream::read(word &) | ITstream | virtual |
| Foam::ITstream::read(string &) | ITstream | virtual |
| Foam::ITstream::read(label &) | ITstream | virtual |
| Foam::ITstream::read(floatScalar &) | ITstream | virtual |
| Foam::ITstream::read(doubleScalar &) | ITstream | virtual |
| Foam::ITstream::read(char *data, std::streamsize) | ITstream | virtual |
| readBegin(const char *funcName) | Istream | |
| readBeginList(const char *funcName) | Istream | |
| readCheck(T &val, const Predicate &pred) const | entry | inline |
| readEnd(const char *funcName) | Istream | |
| readEndList(const char *funcName) | Istream | |
| Foam::entry::readEntry(T &val) const | entry | inline |
| readLine(const word &key, Istream &is) | functionEntry | protectedstatic |
| readRaw(char *data, std::streamsize count) | ITstream | virtual |
| readStringList(Istream &is) | functionEntry | protectedstatic |
| readStringList(Istream &is) | functionEntry | |
| resetInputMode() | entry | static |
| resize(const label newSize) | List< T > | inline |
| resize(const label newSize, const T &val) | List< T > | |
| resize(const label newSize) | List< T > | inline |
| resolveEtcFile(const fileName &f, const dictionary &dict) | includeEtcEntry | protectedstatic |
| rewind() | ITstream | virtual |
| scalarByteSize() const | IOstream | inline |
| scalarByteSize_ | IOstream | protected |
| seek(label pos) | ITstream | |
| set(const label i, bool val=true) | List< T > | inline |
| setBad() | IOstream | inline |
| setClosed() | IOstream | inlineprotected |
| setEof() | IOstream | inline |
| setf(const ios_base::fmtflags f) | IOstream | inline |
| setf(const ios_base::fmtflags f, const ios_base::fmtflags mask) | IOstream | inline |
| setFail() | IOstream | inline |
| setGood() | IOstream | inlineprotected |
| setLabelByteSize(unsigned nbytes) | IOstream | inline |
| setOpened() | IOstream | inlineprotected |
| setScalarByteSize(unsigned nbytes) | IOstream | inline |
| setSize(const label newSize) | List< T > | inline |
| setSize(const label newSize, const T &val) | List< T > | inline |
| setState(ios_base::iostate state) | IOstream | inlineprotected |
| shallowCopy(const UList< T > &)=delete | List< T > | |
| startLineNumber() const | primitiveEntry | virtual |
| staticName_ | IOstream | protectedstatic |
| stream() const | primitiveEntry | virtual |
| streamAccess enum name | IOstream | |
| streamFormat enum name | IOstreamOption | |
| subList typedef | List< T > | |
| tokenIndex() const | ITstream | inline |
| tokenIndex() | ITstream | inline |
| toString() const | ITstream | |
| transfer(List< T > &list) | List< T > | |
| transfer(DynamicList< T, SizeMin > &list) | List< T > | |
| transfer(SortableList< T > &list) | List< T > | |
| UNCOMPRESSED enum value | IOstreamOption | |
| unsetf(const ios_base::fmtflags f) | IOstream | inline |
| version() const noexcept | IOstreamOption | inline |
| version(const versionNumber ver) noexcept | IOstreamOption | inline |
| version(const token &tok) | IOstreamOption | inline |
| write(Ostream &os) const | functionEntry | virtual |
| Foam::primitiveEntry::write(Ostream &os, const bool contentsOnly) const | primitiveEntry | |
| ~entry()=default | entry | virtual |
| ~IOstream()=default | IOstream | virtual |
| ~Istream()=default | Istream | virtual |
| ~ITstream()=default | ITstream | virtual |
| ~List() | List< T > |