DATRW++ library: seismic data I/O with multiple formats

◆ debug() [2/2]

void datrw::ianystream::debug ( const bool &  debug)
inline

set debug mode

Definition at line 118 of file readany.h.

References datrw::idatstream::debug(), and idatstream().

118 { this->idatstream().debug(debug); }
bool debug()
indicate debug mode
Definition: readany.h:116
bool debug()
indicate debug mode
Definition: datread.h:116
datrw::idatstream & idatstream()
Definition: readany.h:95
Here is the call graph for this function: