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

◆ free()

const FREE& sff::FileHeader::free ( ) const
inline

Definition at line 250 of file sffxx.h.

References Mfree.

Referenced by setfree(), test_read_file(), and sff::verbose().

250 { return(Mfree); }
FREE Mfree
Definition: sffxx.h:262
Here is the caller graph for this function: