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

◆ debug() [1/2]

bool datrw::oanystream::debug ( )
inline

indicate debug mode

Definition at line 99 of file writeany.h.

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

Referenced by oanystream(), and open().

99 { return this->odatstream().debug(); }
datrw::odatstream & odatstream()
Definition: writeany.h:88
bool debug()
indicate debug mode
Definition: datwrite.h:145
Here is the call graph for this function:
Here is the caller graph for this function: