![]() |
OpendTect-6_4
6.4
|
reads from a stream that was created in ascbinostream style. More...
Public Member Functions | |
| ascbinistream (od_istream &, bool binary) | |
| ascbinistream (od_istream *, bool binary) | |
| virtual | ~ascbinistream () |
| bool | isOK () const |
| bool | isBad () const |
| ascbinistream & | get (char &) |
| ascbinistream & | get (unsigned char &) |
| ascbinistream & | get (short &) |
| ascbinistream & | get (unsigned short &) |
| ascbinistream & | get (int &) |
| ascbinistream & | get (unsigned int &) |
| ascbinistream & | get (int64_t &) |
| ascbinistream & | get (uint64_t &) |
| ascbinistream & | get (float &) |
| ascbinistream & | get (double &) |
| template<class T , class IT > | |
| ascbinistream & | getArr (T *arr, IT sz) |
| Will NOT read the sz! Read sz and allocate first. More... | |
| ascbinistream & | getBin (void *, od_stream_Count nrbytes) |
| template<class T > | |
| ascbinistream & | getBin (T &t) |
| od_istream & | stream () |
Protected Attributes | |
| od_istream & | strm_ |
| const bool | binary_ |
| const bool | strmmine_ |
reads from a stream that was created in ascbinostream style.
| ascbinistream::ascbinistream | ( | od_istream & | , |
| bool | binary | ||
| ) |
| ascbinistream::ascbinistream | ( | od_istream * | , |
| bool | binary | ||
| ) |
|
virtual |
| ascbinistream& ascbinistream::get | ( | char & | ) |
| ascbinistream& ascbinistream::get | ( | unsigned char & | ) |
| ascbinistream& ascbinistream::get | ( | short & | ) |
| ascbinistream& ascbinistream::get | ( | unsigned short & | ) |
| ascbinistream& ascbinistream::get | ( | int & | ) |
| ascbinistream& ascbinistream::get | ( | unsigned int & | ) |
| ascbinistream& ascbinistream::get | ( | int64_t & | ) |
| ascbinistream& ascbinistream::get | ( | uint64_t & | ) |
| ascbinistream& ascbinistream::get | ( | float & | ) |
| ascbinistream& ascbinistream::get | ( | double & | ) |
|
inline |
Will NOT read the sz! Read sz and allocate first.
| ascbinistream& ascbinistream::getBin | ( | void * | , |
| od_stream_Count | nrbytes | ||
| ) |
|
inline |
| bool ascbinistream::isBad | ( | ) | const |
| bool ascbinistream::isOK | ( | ) | const |
|
inline |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019