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

◆ good()

bool datrw::sequentialtracereader::good ( ) const
inline

Definition at line 88 of file tracereader.h.

References assertopen(), and MPias.

88 { this->assertopen(); return(MPias->good()); }
datrw::ianystream * MPias
Definition: tracereader.h:117
Here is the call graph for this function: