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

◆ setsrce()

void sff::FileHeader::setsrce ( const SRCE srce)
inline

Definition at line 258 of file sffxx.h.

References sff::STAT::hassrce, Msrce, Mstat, and srce().

Referenced by sff::helper::ostream_manager::setsrce().

259  { Mstat.hassrce=true; Msrce=srce; }
SRCE Msrce
Definition: sffxx.h:263
STAT Mstat
Definition: sffxx.h:261
bool hassrce
Definition: sffxx.h:150
const SRCE & srce() const
Definition: sffxx.h:251
Here is the call graph for this function:
Here is the caller graph for this function: