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

◆ debug() [1/2]

bool datrw::odatstream::debug ( )
inlineinherited

indicate debug mode

Definition at line 145 of file datwrite.h.

References datrw::odatstream::Mdebug.

Referenced by datrw::oanystream::debug(), datrw::oanystream::open(), and datrw::osffstream::osffstream().

145 { return Mdebug; }
bool Mdebug
global debug flag
Definition: datwrite.h:197
Here is the caller graph for this function: