bool opfx();
If good() is true, and tie() is not a null pointer, the member function calls tie->flush(). It returns good().
good
()
tie
tie->
flush
good()
You should not call opfx directly. It is called as needed by an object of class sentry.
opfx
sentry