DATRW++ library: seismic data I/O with multiple formats
|
|
inherited |
return FREE block
if no WID2 ist set (prior to reading first trace) the file FREE block is returned
after reading the first trace, the trace FREE block is returned.
This mechanism is required to provide easy to use input operators, that cannot distinguish between file FREE blocks and trace FREE blocks from just looking at their arguments.
Definition at line 79 of file datread.cc.
References DATRW_debug, DATRW_value, datrw::idatstream::Mdebug, datrw::idatstream::Mfilefree, datrw::idatstream::Mtracefree, and datrw::idatstream::Mwid2set.
Referenced by datrw::ibinarystream::ibinarystream(), main(), datrw::operator>>(), datrw::isacstream::readheader(), datrw::ibinarystream::readheader(), datrw::idatstream::setfilefree(), datrw::idatstream::settracefree(), and datrw::iseifestream::settraceheader().