SFF++ library: reading and writing SFF from C++
|
void sff::FileHeader::read | ( | std::istream & | is, |
const bool & | debug = false |
||
) |
Definition at line 815 of file sffxx.cc.
References sff::STAT::hasfree, sff::STAT::hassrce, Mfree, Msrce, Mstat, sff::STAT::read(), sff::FREE::read(), and sff::SRCE::read().
Referenced by FileHeader(), and sff::operator>>().