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

◆ valid()

bool datrw::mseed::SEED::SteimFrame::valid ( ) const
inline

we are still inside the frame

Definition at line 506 of file seedstructs.h.

References Mvalid.

Referenced by datrw::mseed::SEED::Steim1Frame::diff(), datrw::mseed::SEED::dump(), and datrw::mseed::MiniSEEDRecord::read().

506 { return(Mvalid); }
bool Mvalid
we are still inside the current frame
Definition: seedstructs.h:537
Here is the caller graph for this function: