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

◆ valid()

bool datrw::mseed::MiniSEEDRecord::valid ( ) const
inline

true if record was successfully read

Definition at line 187 of file mseedread.h.

References Mvalid.

Referenced by data().

187 { return(Mvalid); }
bool Mvalid
contains valid data
Definition: mseedread.h:227
Here is the caller graph for this function: