This is the complete list of members for ensightGeoFile, including all inherited members.
| allocatedPtr_ | OFstreamAllocator | protected |
| allowUndef() | ensightFile | static |
| allowUndef(bool enabled) | ensightFile | static |
| ASCII enum value | IOstreamOption | |
| bad() const | IOstream | inline |
| beginBlock(const keyType &kw) | Ostream | virtual |
| beginBlock() | Ostream | virtual |
| beginCoordinates(const label npoints) | ensightGeoFile | |
| beginPart(const label index, const string &description) | ensightGeoFile | |
| beginPart(const label index) | ensightGeoFile | |
| Foam::ensightFile::beginPart(const label index) | ensightFile | |
| beginParticleCoordinates(const label nparticles) | ensightFile | |
| 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 |
| ClassName("OFstream") | OFstream | |
| 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 | |
| coordinates | ensightFile | static |
| 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 |
| ensightFile(const fileName &pathname, IOstream::streamFormat format=IOstream::BINARY) | ensightFile | explicit |
| ensightFile(const fileName &path, const fileName &name, IOstream::streamFormat format=IOstream::BINARY) | ensightFile | |
| ensightGeoFile(const fileName &pathname, IOstream::streamFormat format=IOstream::BINARY) | ensightGeoFile | explicit |
| ensightGeoFile(const fileName &path, const fileName &name, IOstream::streamFormat format=IOstream::BINARY) | ensightGeoFile | |
| 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() | OSstream | 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 |
| isUndef(const UList< scalar > &field) | ensightFile | static |
| isUndef(const IndirectListBase< scalar, Addr > &field) | ensightFile | static |
| labelByteSize() const | IOstream | inline |
| labelByteSize_ | IOstream | protected |
| lineNumber() const | IOstream | inline |
| lineNumber() | IOstream | inline |
| lineNumber(const label num) | IOstream | inline |
| lineNumber_ | IOstream | protected |
| mask() | ensightFile | static |
| name() const | OFstream | inline |
| name() | OFstream | inline |
| Foam::OSstream::name() const | OSstream | inlinevirtual |
| Foam::OSstream::name() | OSstream | inlinevirtual |
| newline() | ensightFile | |
| null() | ensightGeoFile | inlinestatic |
| OFstream(const fileName &pathname, IOstreamOption streamOpt=IOstreamOption(), const bool append=false) | OFstream | explicit |
| OFstream(const fileName &pathname, streamFormat fmt, versionNumber ver=currentVersion, compressionType comp=compressionType::UNCOMPRESSED, const bool append=false) | OFstream | inline |
| OFstreamAllocator(const fileName &pathname, IOstream::compressionType comp=IOstream::UNCOMPRESSED, const bool append=false) | OFstreamAllocator | protected |
| openClosed_ | IOstream | protected |
| OPENED enum value | IOstream | |
| opened() const | IOstream | inline |
| operator bool() const | IOstream | inlineexplicit |
| operator!() const | IOstream | inline |
| operator()() const | Ostream | inline |
| Foam::OFstream::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 |
| print(Ostream &os) const | OFstream | 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() | OFstream | virtual |
| stdStream() const | OFstream | virtual |
| streamAccess enum name | IOstream | |
| streamFormat enum name | IOstreamOption | |
| subDir(const label) | ensightFile | static |
| subDirWidth(const label) | ensightFile | static |
| subDirWidth() | ensightFile | static |
| UNCOMPRESSED enum value | IOstreamOption | |
| undefValue(const scalar value) | ensightFile | static |
| 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 &) | ensightFile | inlinevirtual |
| write(const char) | ensightFile | inlinevirtual |
| write(const char *buf, std::streamsize count) | ensightFile | virtual |
| write(const char *str) | ensightFile | virtual |
| write(const word &str) | ensightFile | virtual |
| write(const string &str) | ensightFile | virtual |
| write(const int32_t val) | ensightFile | virtual |
| write(const int64_t val) | ensightFile | virtual |
| write(const label value, const label fieldWidth) | ensightFile | |
| write(const floatScalar val) | ensightFile | virtual |
| write(const doubleScalar val) | ensightFile | virtual |
| Foam::Ostream::write(const keyType &kw) | Ostream | virtual |
| writeBinaryHeader() | ensightFile | |
| writeEntry(const keyType &key, const T &value) | Ostream | inline |
| writeEntryIfDifferent(const word &key, const T &value1, const T &value2) | Ostream | inline |
| writeKeyword(const keyType &key) | ensightGeoFile | virtual |
| writeLabels(const UList< label > &list) | ensightFile | |
| writeLabels(const IndirectListBase< label, Addr > &list) | ensightFile | |
| writeList(const UList< label > &field) | ensightFile | |
| writeList(const UList< scalar > &field) | ensightFile | |
| writeList(const IndirectListBase< scalar, Addr > &field) | ensightFile | |
| writeQuoted(const std::string &str, const bool quoted=true) | OSstream | virtual |
| writeRaw(const char *data, std::streamsize count) | OSstream | virtual |
| writeString(const char *str) | ensightFile | |
| writeString(const std::string &str) | ensightFile | |
| writeUndef() | ensightFile | |
| ~ensightFile()=default | ensightFile | |
| ~ensightGeoFile()=default | ensightGeoFile | |
| ~IOstream()=default | IOstream | virtual |
| ~OFstream()=default | OFstream | |
| ~Ostream()=default | Ostream | virtual |