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

◆ last()

bool sff::TraceHeader::last ( ) const
inline

Definition at line 302 of file sffxx.h.

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

Referenced by TraceHeader().

302 { return(Mdast.last); }
bool last
Definition: sffxx.h:190
Here is the caller graph for this function: