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

◆ report()

void datrw::thiesdl1::ExceptionRecordWindow::report ( ) const
virtual

Screen report.

report

Reimplemented from datrw::Exception.

Definition at line 79 of file thiesdl1file.cc.

References my_report(), and datrw::Exception::report().

79  {
80  this->Exception::report();
81  this->my_report();
82  } // void ExceptionRecordWindow::report() const
virtual void report() const
Screen report.
Definition: exception.cc:96
Here is the call graph for this function: