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

◆ clear()

void sff::WID2compare::clear ( const int &  flags)
inline

Definition at line 535 of file sffxx.h.

References flags(), and Mflags.

535 { Mflags=Mflags & (0xffffffff ^ flags); }
int flags() const
Definition: sffxx.h:541
Here is the call graph for this function: