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

◆ sequentialtracereader()

datrw::sequentialtracereader::sequentialtracereader ( const bool &  debug = false)
inline

constructor

Definition at line 73 of file tracereader.h.

73  :
74  Mdebug(debug), Mopen(false) { }