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

◆ valid()

template<class C>
const bool& sff::InputWaveform< C >::valid ( ) const
inline

Definition at line 354 of file sffxx.h.

References sff::InputWaveform< C >::Mvalid.

354 { return(Mvalid); }