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

◆ header()

template<class C>
TraceHeader sff::InputWaveform< C >::header ( ) const
inline

Definition at line 356 of file sffxx.h.

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

Referenced by test_read_file(), and test_skip_trace().

356 { return(Mheader); }
TraceHeader Mheader
Definition: sffxx.h:361
Here is the caller graph for this function: