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

◆ setfree()

void sff::TraceHeader::setfree ( const FREE free)
inline

Definition at line 318 of file sffxx.h.

References free(), sff::DAST::hasfree, Mdast, and Mfree.

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

319  { Mdast.hasfree=true; Mfree=free; }
const FREE & free() const
Definition: sffxx.h:307
bool hasfree
Definition: sffxx.h:188
Here is the call graph for this function:
Here is the caller graph for this function: