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

◆ hasinfo()

const bool& sff::TraceHeader::hasinfo ( ) const
inline

Definition at line 310 of file sffxx.h.

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

Referenced by sff::verbose().

310 { return(Mdast.hasinfo); }
bool hasinfo
Definition: sffxx.h:189
Here is the caller graph for this function: