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

◆ hasfree()

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

Definition at line 89 of file tracereader.h.

References assertopen(), and MPias.

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