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

◆ get_verbose()

bool datrw::itfasciistream::get_verbose ( ) const
private

member function

Returns
if verbose output is decided

Definition at line 133 of file itfasciistream.cc.

References Mverbose.

Referenced by set_fileheader(), and set_traceheader().

134  {
135  return Mverbose;
136  } // function itfasciistream::get_verbose
const bool Mverbose
for verbose output
Definition: tfascii.h:100
Here is the caller graph for this function: