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

◆ hassrce()

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

Definition at line 252 of file sffxx.h.

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

Referenced by sff::verbose().

252 { return(Mstat.hassrce); }
STAT Mstat
Definition: sffxx.h:261
bool hassrce
Definition: sffxx.h:150
Here is the caller graph for this function: