SFF++ library: reading and writing SFF from C++
◆
InputWaveform()
[2/2]
template<class C>
sff::InputWaveform
< C >::
InputWaveform
(
std::istream &
is
,
const bool &
debug
=
false
)
inline
Definition at line
351
of file
sffxx.h
.
References
sff::InputWaveform< C >::read()
.
351
:
352
Mdebug
(debug) { this->
read
(is); }
sff::InputWaveform::Mdebug
bool Mdebug
Definition:
sffxx.h:362
sff::InputWaveform::read
void read(std::istream &is)
Definition:
sffxx.h:460
Here is the call graph for this function:
sff
InputWaveform
Generated on Mon Aug 21 2023 17:36:13 for SFF++ library: reading and writing SFF from C++ by
1.8.14