This is the complete list of members for OTstream, including all inherited members.
| append(const token &val) | DynamicList< token > | inline |
| append(token &&val) | DynamicList< token > | inline |
| append(const UList< token > &lst) | DynamicList< token > | inline |
| append(const FixedList< token, N > &lst) | DynamicList< token > | inline |
| append(std::initializer_list< token > lst) | DynamicList< token > | inline |
| append(const IndirectListBase< token, Addr > &lst) | DynamicList< token > | inline |
| append(List< token > &&lst) | DynamicList< token > | inline |
| append(DynamicList< token, 16 > &&lst) | DynamicList< token > | inline |
| append(DynamicList< token, AnySizeMin > &&lst) | DynamicList< token > | inline |
| append(SortableList< token > &&lst) | DynamicList< token > | inline |
| append(const FixedList< token, N > &lst) | DynamicList< token > | inline |
| append(const IndirectListBase< token, Addr > &lst) | DynamicList< token > | inline |
| append(DynamicList< token, AnySizeMin > &&lst) | DynamicList< token > | inline |
| ASCII enum value | IOstreamOption | |
| assignDynList(const ListType &lst) | DynamicList< token > | inlineprotected |
| bad() const | IOstream | inline |
| beginBlock(const keyType &kw) | Ostream | virtual |
| beginBlock() | Ostream | virtual |
| beginRawWrite(std::streamsize count) | OTstream | virtual |
| BINARY enum value | IOstreamOption | |
| capacity() const noexcept | DynamicList< token > | inline |
| check(const char *operation) const | IOstream | virtual |
| checkLabelSize() const | IOstream | inline |
| checkScalarSize() const | IOstream | inline |
| clear() | DynamicList< token > | inline |
| clearStorage() | DynamicList< token > | 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 |
| decrIndent() | Ostream | |
| defaultPrecision() | IOstream | inlinestatic |
| defaultPrecision(unsigned int prec) | IOstream | inlinestatic |
| DynamicList() noexcept | DynamicList< token > | inline |
| DynamicList(const label nElem) | DynamicList< token > | inlineexplicit |
| DynamicList(const label nElem, const token &val) | DynamicList< token > | inline |
| DynamicList(const label nElem, const zero) | DynamicList< token > | inline |
| DynamicList(const DynamicList< token, 16 > &lst) | DynamicList< token > | inline |
| DynamicList(const DynamicList< token, AnySizeMin > &lst) | DynamicList< token > | inline |
| DynamicList(const UList< token > &lst) | DynamicList< token > | inlineexplicit |
| DynamicList(const FixedList< token, N > &lst) | DynamicList< token > | inline |
| DynamicList(InputIterator begIter, InputIterator endIter) | DynamicList< token > | inline |
| DynamicList(std::initializer_list< token > lst) | DynamicList< token > | inlineexplicit |
| DynamicList(const IndirectListBase< token, Addr > &lst) | DynamicList< token > | inlineexplicit |
| DynamicList(DynamicList< token, 16 > &&lst) | DynamicList< token > | inline |
| DynamicList(DynamicList< token, AnySizeMin > &&lst) | DynamicList< token > | inline |
| DynamicList(List< token > &&lst) | DynamicList< token > | inline |
| DynamicList(SortableList< token > &&lst) | DynamicList< token > | |
| DynamicList(Istream &is) | DynamicList< token > | explicit |
| endBlock() | Ostream | virtual |
| endEntry() | Ostream | virtual |
| endl() | OTstream | inlinevirtual |
| endRawWrite() | OTstream | inlinevirtual |
| entryIndentation_ | Ostream | protectedstatic |
| eof() const | IOstream | inline |
| expandStorage() | DynamicList< token > | inline |
| fail() const | IOstream | inline |
| fatalCheck(const char *operation) const | IOstream | |
| fill() const | OTstream | inlinevirtual |
| fill(const char) | OTstream | inlinevirtual |
| flags() const | OTstream | inlinevirtual |
| flags(const ios_base::fmtflags) | OTstream | inlinevirtual |
| flush() | OTstream | 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 |
| good() const | IOstream | inline |
| incrIndent() | Ostream | inline |
| indent() | OTstream | inlinevirtual |
| indentLevel() const | Ostream | inline |
| indentLevel() | Ostream | inline |
| indentLevel_ | Ostream | protected |
| indentSize() const | Ostream | inline |
| indentSize() | Ostream | inline |
| indentSize_ | Ostream | protected |
| info() const | IOstream | inline |
| 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 |
| labelByteSize() const | IOstream | inline |
| labelByteSize_ | IOstream | protected |
| lineNumber() const | IOstream | inline |
| lineNumber() | IOstream | inline |
| lineNumber(const label num) | IOstream | inline |
| lineNumber_ | IOstream | protected |
| min_size() noexcept | DynamicList< token > | inlinestatic |
| name() const | IOstream | virtual |
| name() | IOstream | virtual |
| openClosed_ | IOstream | protected |
| OPENED enum value | IOstream | |
| opened() const | IOstream | inline |
| operator bool() const | IOstream | inlineexplicit |
| operator!() const | IOstream | inline |
| Foam::operator()() const | Ostream | inline |
| DynamicList< token >::operator()(const label i) | DynamicList< token > | inline |
| operator=(const token &val) | DynamicList< token > | inline |
| operator=(const zero) | DynamicList< token > | inline |
| operator=(const UList< token > &lst) | DynamicList< token > | inline |
| operator=(const FixedList< token, N > &lst) | DynamicList< token > | inline |
| operator=(const DynamicList< token, 16 > &lst) | DynamicList< token > | inline |
| operator=(const DynamicList< token, AnySizeMin > &lst) | DynamicList< token > | inline |
| operator=(std::initializer_list< token > lst) | DynamicList< token > | inline |
| operator=(const IndirectListBase< token, Addr > &lst) | DynamicList< token > | inline |
| operator=(List< token > &&lst) | DynamicList< token > | inline |
| operator=(DynamicList< token, 16 > &&lst) | DynamicList< token > | inline |
| operator=(DynamicList< token, AnySizeMin > &&lst) | DynamicList< token > | inline |
| operator=(SortableList< token > &&lst) | DynamicList< token > | inline |
| Ostream(const Ostream &)=default | Ostream | |
| Ostream(IOstreamOption streamOpt=IOstreamOption()) | Ostream | inlineexplicit |
| Ostream(streamFormat fmt, versionNumber ver=currentVersion, compressionType comp=compressionType::UNCOMPRESSED) | Ostream | inlineexplicit |
| OTstream(IOstreamOption streamOpt=IOstreamOption()) | OTstream | inlineexplicit |
| OTstream(streamFormat fmt, versionNumber ver=currentVersion) | OTstream | inlineexplicit |
| OTstream(const OTstream &os) | OTstream | inline |
| OTstream(OTstream &&os) | OTstream | inline |
| precision() const | OTstream | inlinevirtual |
| precision(const int) | OTstream | inlinevirtual |
| precision_ | IOstream | static |
| print(Ostream &os) const | OTstream | virtual |
| Foam::Ostream::print(Ostream &os, const int streamState) const | IOstream | |
| remove() | DynamicList< token > | inline |
| remove(const label idx, const bool fast=false) | DynamicList< token > | inline |
| remove(const labelRange &range) | DynamicList< token > | inline |
| remove(std::initializer_list< label > start_size) | DynamicList< token > | inline |
| reserve(const label nElem) | DynamicList< token > | inline |
| reset() | OTstream | inline |
| resize(const label nElem) | DynamicList< token > | inline |
| resize(const label nElem, const token &val) | DynamicList< token > | inline |
| rewind() | OTstream | inlinevirtual |
| scalarByteSize() const | IOstream | inline |
| scalarByteSize_ | IOstream | protected |
| setBad() | IOstream | inline |
| setCapacity(const label nElem) | DynamicList< token > | 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 nElem) | DynamicList< token > | inline |
| setSize(const label nElem, const token &val) | DynamicList< token > | inline |
| setState(ios_base::iostate state) | IOstream | inlineprotected |
| shrink() | DynamicList< token > | inline |
| staticName_ | IOstream | protectedstatic |
| streamAccess enum name | IOstream | |
| streamFormat enum name | IOstreamOption | |
| subset(const labelRange &range) | DynamicList< token > | inline |
| subset(std::initializer_list< label > start_size) | DynamicList< token > | inline |
| swap(DynamicList< token, AnySizeMin > &lst) | DynamicList< token > | inline |
| tokens() const | OTstream | inline |
| tokens() | OTstream | inline |
| transfer(List< token > &lst) | DynamicList< token > | inline |
| transfer(DynamicList< token, AnySizeMin > &lst) | DynamicList< token > | inline |
| transfer(SortableList< token > &lst) | DynamicList< token > | inline |
| 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 |
| width() const | OTstream | inlinevirtual |
| width(const int) | OTstream | inlinevirtual |
| write(const token &tok) | OTstream | virtual |
| write(const char c) | OTstream | virtual |
| write(const char *str) | OTstream | virtual |
| write(const word &str) | OTstream | virtual |
| write(const string &str) | OTstream | virtual |
| write(const int32_t val) | OTstream | virtual |
| write(const int64_t val) | OTstream | virtual |
| write(const floatScalar val) | OTstream | virtual |
| write(const doubleScalar val) | OTstream | virtual |
| write(const char *data, std::streamsize count) | OTstream | virtual |
| Foam::Ostream::write(const keyType &kw) | Ostream | virtual |
| writeEntry(const keyType &key, const T &value) | Ostream | inline |
| writeEntryIfDifferent(const word &key, const T &value1, const T &value2) | Ostream | inline |
| writeKeyword(const keyType &kw) | Ostream | virtual |
| writeQuoted(const std::string &str, const bool quoted=true) | OTstream | virtual |
| writeRaw(const char *data, std::streamsize count) | OTstream | virtual |
| ~IOstream()=default | IOstream | virtual |
| ~Ostream()=default | Ostream | virtual |
| ~OTstream()=default | OTstream |