SFF++ library: reading and writing SFF from C++
◆
operator>>()
[3/3]
std::istream& sff::operator>>
(
std::istream &
is
,
SkipWaveform
&
swf
)
inline
Definition at line
387
of file
sffxx.h
.
References
sff::SkipWaveform::read()
.
388
{ swf.read(is);
return
(is); }
Here is the call graph for this function:
sff
Generated on Mon Aug 21 2023 17:36:13 for SFF++ library: reading and writing SFF from C++ by
1.8.14