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

◆ InputWaveform() [1/2]

template<class C>
sff::InputWaveform< C >::InputWaveform ( const bool &  debug = false)
inline

Definition at line 349 of file sffxx.h.

349  :
350  Mvalid(false), Mdebug(debug) { }