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

◆ skipseries()

void datrw::igsestream::skipseries ( )
virtual

Reimplemented from datrw::idatstream.

Definition at line 88 of file igsestream.cc.

References readheader().

89  {
90  this->readheader();
91  }
Here is the call graph for this function: