SFF++ library: reading and writing SFF from C++

◆ last()

const bool& sff::SkipWaveform::last ( ) const
inline

Definition at line 372 of file sffxx.h.

References sff::TraceHeader::dast(), sff::DAST::last, and Mheader.

Referenced by test_skip_trace().

372 { return(Mheader.dast().last); }
bool last
Definition: sffxx.h:190
TraceHeader Mheader
Definition: sffxx.h:375
const DAST & dast() const
Definition: sffxx.h:306
Here is the call graph for this function:
Here is the caller graph for this function: