This is the complete list of members for prefixOSstream, including all inherited members.
| ASCII enum value | IOstreamOption | |
| bad() const | IOstream | inline |
| beginBlock(const keyType &kw) | Ostream | virtual |
| beginBlock() | Ostream | virtual |
| beginRawWrite(std::streamsize count) | OSstream | virtual |
| BINARY enum value | IOstreamOption | |
| check(const char *operation) const | IOstream | virtual |
| checkLabelSize() const | IOstream | inline |
| checkScalarSize() const | IOstream | 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 |
| endBlock() | Ostream | virtual |
| endEntry() | Ostream | virtual |
| endl() | OSstream | virtual |
| endRawWrite() | OSstream | virtual |
| entryIndentation_ | Ostream | protectedstatic |
| eof() const | IOstream | inline |
| fail() const | IOstream | inline |
| fatalCheck(const char *operation) const | IOstream | |
| fill() const | OSstream | virtual |
| fill(const char fillch) | OSstream | virtual |
| flags() const | OSstream | virtual |
| flags(const ios_base::fmtflags f) | OSstream | virtual |
| flush() | OSstream | virtual |
| 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() | prefixOSstream | virtual |
| 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 |
| name() const | OSstream | inlinevirtual |
| name() | OSstream | inlinevirtual |
| openClosed_ | IOstream | protected |
| OPENED enum value | IOstream | |
| opened() const | IOstream | inline |
| operator bool() const | IOstream | inlineexplicit |
| operator!() const | IOstream | inline |
| operator()() const | Ostream | inline |
| operator=(const OSstream &)=delete | OSstream | |
| OSstream(const OSstream &)=default | OSstream | |
| OSstream(std::ostream &os, const string &streamName, IOstreamOption streamOpt=IOstreamOption()) | OSstream | inline |
| OSstream(std::ostream &os, const string &streamName, streamFormat fmt, versionNumber ver=currentVersion, compressionType comp=compressionType::UNCOMPRESSED) | OSstream | inline |
| Ostream(const Ostream &)=default | Ostream | |
| Ostream(IOstreamOption streamOpt=IOstreamOption()) | Ostream | inlineexplicit |
| Ostream(streamFormat fmt, versionNumber ver=currentVersion, compressionType comp=compressionType::UNCOMPRESSED) | Ostream | inlineexplicit |
| precision() const | OSstream | virtual |
| precision(const int p) | OSstream | virtual |
| precision_ | IOstream | static |
| prefix() const | prefixOSstream | inline |
| prefix() | prefixOSstream | inline |
| prefixOSstream(std::ostream &os, const string &streamName, IOstreamOption streamOpt=IOstreamOption()) | prefixOSstream | |
| prefixOSstream(std::ostream &os, const string &streamName, streamFormat fmt, versionNumber ver=currentVersion, compressionType comp=compressionType::UNCOMPRESSED) | prefixOSstream | inline |
| print(Ostream &os) const | prefixOSstream | virtual |
| Foam::Ostream::print(Ostream &os, const int streamState) const | IOstream | |
| scalarByteSize() const | IOstream | inline |
| scalarByteSize_ | IOstream | protected |
| 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 |
| setState(ios_base::iostate state) | IOstream | inlineprotected |
| staticName_ | IOstream | protectedstatic |
| stdStream() | OSstream | inlinevirtual |
| stdStream() const | OSstream | inlinevirtual |
| streamAccess enum name | IOstream | |
| streamFormat enum name | IOstreamOption | |
| 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 | OSstream | virtual |
| width(const int w) | OSstream | virtual |
| write(const token &tok) | prefixOSstream | virtual |
| write(const char c) | prefixOSstream | virtual |
| write(const char *str) | prefixOSstream | virtual |
| write(const word &val) | prefixOSstream | virtual |
| write(const string &val) | prefixOSstream | virtual |
| write(const int32_t val) | prefixOSstream | virtual |
| write(const int64_t val) | prefixOSstream | virtual |
| write(const floatScalar val) | prefixOSstream | virtual |
| write(const doubleScalar val) | prefixOSstream | virtual |
| write(const char *buf, std::streamsize count) | prefixOSstream | 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 &val, const bool quoted=true) | prefixOSstream | virtual |
| writeRaw(const char *data, std::streamsize count) | OSstream | virtual |
| ~IOstream()=default | IOstream | virtual |
| ~Ostream()=default | Ostream | virtual |