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

◆ skipseries()

void datrw::ithiesdl1stream::skipseries ( )
virtual

Reimplemented from datrw::idatstream.

Definition at line 109 of file ithiesdl1stream.cc.

References datrw::idatstream::setlast(), and settraceheader().

110  {
111  this->settraceheader();
112  this->setlast();
113  } // void ithiesdl1stream::skipseries()
Here is the call graph for this function: