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