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

◆ dont_report_on_construct()

void datrw::Exception::dont_report_on_construct ( )
staticinherited

Issue NO screen report on construction of exception.

switch off

Definition at line 90 of file exception.cc.

References datrw::Exception::Mreport_on_construct.

Referenced by datrw::hpmo::readfile(), datrw::ibinarystream::readflags(), and datrw::isustream::readheader().

91  {
93  }
static bool Mreport_on_construct
Shall we print to cerr at construction time?
Definition: exception.h:99
Here is the caller graph for this function: