This is the complete list of members for ensightReadFile, including all inherited members.
| allocatedPtr_ | IFstreamAllocator | protected |
| ASCII enum value | IOstreamOption | |
| bad() const | IOstream | inline |
| beginRawRead() | ISstream | virtual |
| BINARY enum value | IOstreamOption | |
| check(const char *operation) const | IOstream | virtual |
| checkLabelSize() const | IOstream | inline |
| checkScalarSize() const | IOstream | inline |
| ClassName("IFstream") | IFstream | |
| closed() const | 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 |
| defaultPrecision() | IOstream | inlinestatic |
| defaultPrecision(unsigned int prec) | IOstream | inlinestatic |
| detectedCompression_ | IFstreamAllocator | protected |
| endRawRead() | ISstream | virtual |
| ensightReadFile(const fileName &pathname, IOstream::streamFormat format=IOstream::BINARY) | ensightReadFile | |
| eof() const | IOstream | inline |
| fail() const | IOstream | inline |
| fatalCheck(const char *operation) const | IOstream | |
| flags() const | ISstream | virtual |
| flags(const ios_base::fmtflags flags) | ISstream | 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 |
| get(char &c) | ISstream | inline |
| getBack(token &tok) | Istream | |
| getLine(std::string &str, char delim='\n') | ISstream | inline |
| getLine(std::nullptr_t, char delim='\n') | ISstream | inline |
| good() const | IOstream | inline |
| IFstream(const fileName &pathname, IOstreamOption streamOpt=IOstreamOption()) | IFstream | explicit |
| IFstream(const fileName &pathname, streamFormat fmt, versionNumber ver=currentVersion) | IFstream | inline |
| IFstreamAllocator(const fileName &pathname) | IFstreamAllocator | 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 |
| ISstream(std::istream &is, const string &streamName, IOstreamOption streamOpt=IOstreamOption()) | ISstream | inline |
| ISstream(std::istream &is, const string &streamName, streamFormat fmt, versionNumber ver=currentVersion, compressionType comp=compressionType::UNCOMPRESSED) | ISstream | inline |
| Istream(const Istream &)=default | Istream | |
| Istream(IOstreamOption streamOpt=IOstreamOption()) | Istream | inlineexplicit |
| Istream(streamFormat fmt, versionNumber ver=currentVersion, compressionType comp=compressionType::UNCOMPRESSED) | Istream | inlineexplicit |
| 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 | IFstream | inline |
| name() | IFstream | inline |
| Foam::ISstream::name() const | ISstream | inlinevirtual |
| Foam::ISstream::name() | ISstream | inlinevirtual |
| openClosed_ | IOstream | protected |
| OPENED enum value | IOstream | |
| opened() const | IOstream | inline |
| operator bool() const | IOstream | inlineexplicit |
| operator!() const | IOstream | inline |
| operator()() const | IFstream | |
| peek() | ISstream | inline |
| peekBack(token &tok) | Istream | |
| precision_ | IOstream | static |
| print(Ostream &os) const | IFstream | virtual |
| Foam::Istream::print(Ostream &os, const int streamState) const | IOstream | |
| putBack(const token &tok) | Istream | |
| putback(const char c) | ISstream | inline |
| read(char *buf, std::streamsize count) | ensightReadFile | virtual |
| read(string &value) | ensightReadFile | virtual |
| read(label &value) | ensightReadFile | virtual |
| read(scalar &value) | ensightReadFile | |
| read(token &)=0 | ensightReadFile | |
| read(char &)=0 | ensightReadFile | |
| read(word &)=0 | ensightReadFile | |
| read(string &)=0 | ensightReadFile | |
| read(label &)=0 | ensightReadFile | |
| read(floatScalar &)=0 | ensightReadFile | |
| read(doubleScalar &)=0 | ensightReadFile | |
| read(char *, std::streamsize)=0 | ensightReadFile | |
| Foam::IFstream::read(token &t) | ISstream | virtual |
| Foam::IFstream::read(char &c) | ISstream | virtual |
| Foam::IFstream::read(word &str) | ISstream | virtual |
| Foam::IFstream::read(floatScalar &val) | ISstream | virtual |
| Foam::IFstream::read(doubleScalar &val) | ISstream | virtual |
| readBegin(const char *funcName) | Istream | |
| readBeginList(const char *funcName) | Istream | |
| readBinaryHeader() | ensightReadFile | |
| readEnd(const char *funcName) | Istream | |
| readEndList(const char *funcName) | Istream | |
| readKeyword(string &key) | ensightReadFile | virtual |
| readRaw(char *data, std::streamsize count) | ISstream | virtual |
| rewind() | IFstream | virtual |
| 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() | IFstream | virtual |
| stdStream() const | IFstream | virtual |
| 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 |
| ~ensightReadFile()=default | ensightReadFile | |
| ~IFstream()=default | IFstream | |
| ~IOstream()=default | IOstream | virtual |
| ~ISstream()=default | ISstream | virtual |
| ~Istream()=default | Istream | virtual |