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

◆ setdebug()

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

Definition at line 313 of file sffxx.h.

References Mdebug.

313 { Mdebug=flag; }