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

◆ report_on_construct_flag() [2/2]

static bool datrw::Exception::report_on_construct_flag ( )
inlinestaticinherited

return report on construct flag

Definition at line 93 of file exception.h.

References datrw::Exception::Mreport_on_construct.

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

93 { return(Mreport_on_construct); }
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: