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

◆ SkipWaveform() [2/2]

sff::SkipWaveform::SkipWaveform ( std::istream &  is)
inline

Definition at line 368 of file sffxx.h.

References read().

368 { this->read(is); }
void read(std::istream &is)
Definition: sffxx.cc:951
Here is the call graph for this function: