![]() |
OpendTect
6.6
|
Go to the source code of this file.
Namespaces | |
| StrmOper | |
| Stream operations. operations will be retried on soft errors. | |
Functions | |
| bool | StrmOper::readBlock (std::istream &, void *, uint64_t nrbyts) |
| bool | StrmOper::writeBlock (std::ostream &, const void *, uint64_t) |
| bool | StrmOper::peekChar (std::istream &, char &) |
| bool | StrmOper::readChar (std::istream &, char &, bool allowreadingnewlines=false) |
| bool | StrmOper::readWord (std::istream &, bool maycrossnewline, BufferString *b=0) |
| bool | StrmOper::readLine (std::istream &, BufferString *b=0, bool *newline_found=0) |
| bool | StrmOper::readFile (std::istream &, BufferString &) |
| bool | StrmOper::skipWhiteSpace (std::istream &) |
| int64_t | StrmOper::tell (std::istream &) |
| int64_t | StrmOper::tell (std::ostream &) |
| void | StrmOper::seek (std::istream &, int64_t pos) |
| void | StrmOper::seek (std::istream &, int64_t offset, std::ios::seekdir) |
| void | StrmOper::seek (std::ostream &, int64_t pos) |
| void | StrmOper::seek (std::ostream &, int64_t offset, std::ios::seekdir) |
| int64_t | StrmOper::lastNrBytesRead (std::istream &) |
| bool | StrmOper::resetSoftError (std::istream &, int &retrycount) |
| bool | StrmOper::resetSoftError (std::ostream &, int &retrycount) |
| void | StrmOper::clear (std::ios &) |
| uiString | StrmOper::getErrorMessage (std::ios &) |
| uiString | StrmOper::getErrorMessage (const StreamData &) |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2021