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

◆ setlast()

void sff::TraceHeader::setlast ( const bool &  flag)
inline

Definition at line 312 of file sffxx.h.

References sff::DAST::last, and Mdast.

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

312 { Mdast.last=flag; }
bool last
Definition: sffxx.h:190
Here is the caller graph for this function: