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

◆ hasfree()

const bool& sff::FileHeader::hasfree ( ) const
inline

Definition at line 253 of file sffxx.h.

References sff::STAT::hasfree, and Mstat.

Referenced by sff::verbose().

253 { return(Mstat.hasfree); }
STAT Mstat
Definition: sffxx.h:261
bool hasfree
Definition: sffxx.h:149
Here is the caller graph for this function: