SFF++ library: reading and writing SFF from C++
◆
operator>>()
[1/3]
std::istream& sff::operator>>
(
std::istream &
is
,
FileHeader
&
fh
)
inline
Definition at line
382
of file
sffxx.h
.
References
sff::FileHeader::read()
.
383
{ fh.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