This is the complete list of members for masterOFstream, including all inherited members.
| APPEND enum value | IOstreamOption | |
| appendType enum name | IOstreamOption | |
| ASCII enum value | IOstreamOption | |
| ATOMIC enum value | IOstreamOption | |
| atomicType enum name | IOstreamOption | |
| bad() const noexcept | IOstream | inline |
| beginBlock(const keyType &kw) | Ostream | virtual |
| beginBlock() | Ostream | virtual |
| beginRawWrite(std::streamsize count) override | OSstream | virtual |
| BINARY enum value | IOstreamOption | |
| check(const char *operation) const | IOstream | virtual |
| checkLabelSize() const noexcept | IOstream | inline |
| checkScalarSize() const noexcept | IOstream | inline |
| closed() const noexcept | IOstream | inline |
| CLOSED enum value | IOstream | |
| 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() noexcept | IOstream | inlinestatic |
| defaultPrecision(unsigned int prec) noexcept | IOstream | inlinestatic |
| endBlock() | Ostream | virtual |
| endEntry() | Ostream | virtual |
| endl() override | OSstream | virtual |
| endRawWrite() override | OSstream | virtual |
| entryIndentation_ | Ostream | protectedstatic |
| eof() const noexcept | IOstream | inline |
| fail() const noexcept | IOstream | inline |
| fatalCheck(const char *operation) const | IOstream | |
| fill() const override | OSstream | virtual |
| fill(const char fillch) override | OSstream | virtual |
| flags() const override | OSstream | inlinevirtual |
| flags(const ios_base::fmtflags f) override | OSstream | inlinevirtual |
| floatFormat enum name | IOstreamOption | |
| floatFormatEnum(const word &fmtName, const floatFormat deflt=floatFormat::general) | IOstreamOption | static |
| floatFormatEnum(const word &key, const dictionary &dict, const floatFormat deflt=floatFormat::general) | IOstreamOption | static |
| floatFormatNames | IOstreamOption | static |
| flush() override | OSstream | virtual |
| format() const noexcept | IOstreamOption | inline |
| format(const streamFormat fmt) noexcept | IOstreamOption | inline |
| format(const word &formatName) | IOstreamOption | inline |
| formatEnum(const word &fmtName, 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 noexcept | IOstream | inline |
| incrIndent() noexcept | Ostream | inline |
| indent() override | OSstream | virtual |
| indentLevel() const noexcept | Ostream | inline |
| indentLevel(unsigned short val) noexcept | Ostream | inline |
| indentLevel() noexcept | Ostream | inline |
| indentLevel_ | Ostream | protected |
| indentSize() const noexcept | Ostream | inline |
| indentSize(unsigned short val) noexcept | Ostream | inline |
| indentSize() noexcept | Ostream | inline |
| indentSize_ | Ostream | protected |
| info() const noexcept | IOstream | inline |
| ioState_ | IOstream | protected |
| IOstream(const IOstream &)=default | IOstream | |
| IOstream(IOstreamOption streamOpt=IOstreamOption()) | IOstream | inlineexplicit |
| IOstream(IOstreamOption::streamFormat fmt, IOstreamOption::versionNumber ver, IOstreamOption::compressionType cmp=IOstreamOption::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 noexcept | IOstream | inline |
| lineNumber() const noexcept | IOstream | inline |
| lineNumber() noexcept | IOstream | inline |
| lineNumber(const label num) noexcept | IOstream | inline |
| lineNumber_ | IOstream | protected |
| masterOFstream(IOstreamOption::atomicType atomic, const label comm, const fileName &pathname, IOstreamOption streamOpt=IOstreamOption(), IOstreamOption::appendType append=IOstreamOption::NON_APPEND, const bool writeOnProc=true) | masterOFstream | |
| masterOFstream(const label comm, const fileName &pathname, IOstreamOption streamOpt=IOstreamOption(), IOstreamOption::appendType append=IOstreamOption::NON_APPEND, const bool writeOnProc=true) | masterOFstream | inline |
| masterOFstream(IOstreamOption::atomicType atomic, const fileName &pathname, IOstreamOption streamOpt=IOstreamOption(), IOstreamOption::appendType append=IOstreamOption::NON_APPEND, const bool writeOnProc=true) | masterOFstream | inline |
| masterOFstream(const fileName &pathname, IOstreamOption streamOpt=IOstreamOption(), IOstreamOption::appendType append=IOstreamOption::NON_APPEND, const bool writeOnProc=true) | masterOFstream | inlineexplicit |
| name() const override | OSstream | inlinevirtual |
| NON_APPEND enum value | IOstreamOption | |
| NON_ATOMIC enum value | IOstreamOption | |
| openClosed_ | IOstream | protected |
| OPENED enum value | IOstream | |
| opened() const noexcept | IOstream | inline |
| operator bool() const noexcept | IOstream | inlineexplicit |
| operator!() const noexcept | 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, IOstreamOption::streamFormat fmt, IOstreamOption::compressionType cmp=IOstreamOption::UNCOMPRESSED) | OSstream | inline |
| OSstream(std::ostream &os, const string &streamName, IOstreamOption::streamFormat fmt, IOstreamOption::versionNumber ver, IOstreamOption::compressionType cmp=IOstreamOption::UNCOMPRESSED) | OSstream | inline |
| Ostream(const Ostream &)=default | Ostream | |
| Ostream(IOstreamOption streamOpt=IOstreamOption()) | Ostream | inlineexplicit |
| Ostream(IOstreamOption::streamFormat fmt, IOstreamOption::compressionType cmp=IOstreamOption::UNCOMPRESSED) | Ostream | inlineexplicit |
| OStringStream(IOstreamOption streamOpt=IOstreamOption()) | OStringStream | inlineexplicit |
| OStringStream(const OStringStream &str) | OStringStream | inline |
| precision() const override | OSstream | virtual |
| precision(const int p) override | OSstream | virtual |
| precision_ | IOstream | static |
| print(Ostream &os) const override | OStringStream | virtual |
| Foam::Ostream::print(Ostream &os, const int streamState) const | IOstream | |
| relativeName() const | IOstream | |
| reset() | OStringStream | inline |
| rewind() | OStringStream | inlinevirtual |
| scalarByteSize() const noexcept | IOstream | inline |
| setBad() | IOstream | inline |
| setClosed() noexcept | IOstream | inlineprotected |
| setEof() noexcept | IOstream | inline |
| setf(const ios_base::fmtflags f) | IOstream | inline |
| setf(const ios_base::fmtflags f, const ios_base::fmtflags mask) | IOstream | inline |
| setFail() noexcept | IOstream | inline |
| setGood() noexcept | IOstream | inlineprotected |
| setLabelByteSize(unsigned nbytes) noexcept | IOstream | inline |
| setOpened() noexcept | IOstream | inlineprotected |
| setScalarByteSize(unsigned nbytes) noexcept | IOstream | inline |
| setState(std::ios_base::iostate state) noexcept | IOstream | inlineprotected |
| sizeofLabel_ | IOstream | protected |
| sizeofScalar_ | IOstream | protected |
| staticName_ | IOstream | protectedstatic |
| stdStream() const | OSstream | inlinevirtual |
| stdStream() | OSstream | inlinevirtual |
| str() const | StringStreamAllocator< std::ostringstream > | inline |
| str(const std::string &s) | StringStreamAllocator< std::ostringstream > | inline |
| stream_ | StringStreamAllocator< std::ostringstream > | protected |
| stream_type typedef | StringStreamAllocator< std::ostringstream > | protected |
| streamAccess enum name | IOstream | |
| streamFormat enum name | IOstreamOption | |
| StringStreamAllocator()=default | StringStreamAllocator< std::ostringstream > | protected |
| StringStreamAllocator(const std::string &s) | StringStreamAllocator< std::ostringstream > | inlineprotected |
| syncState() | OSstream | 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 override | OSstream | virtual |
| width(const int w) override | OSstream | virtual |
| write(const token &tok) override | OSstream | virtual |
| write(const char c) override | OSstream | virtual |
| write(const char *str) override | OSstream | virtual |
| write(const word &str) override | OSstream | virtual |
| write(const std::string &str) override | OSstream | virtual |
| write(const int32_t val) override | OSstream | virtual |
| write(const int64_t val) override | OSstream | virtual |
| write(const float val) override | OSstream | virtual |
| write(const double val) override | OSstream | virtual |
| write(const char *data, std::streamsize count) override | OSstream | 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 char *str, std::streamsize len, const bool quoted=true) override | OSstream | virtual |
| writeQuoted(const char *str, std::streamsize len, const bool quoted=true)=0 | OSstream | |
| writeQuoted(const std::string &str, const bool quoted=true) | OSstream | |
| Foam::Ostream::writeQuoted(const std::string &str, const bool quoted=true) | Ostream | virtual |
| writeRaw(const char *data, std::streamsize count) override | OSstream | virtual |
| ~IOstream()=default | IOstream | virtual |
| ~masterOFstream() | masterOFstream | |
| ~Ostream()=default | Ostream | virtual |