VideoTools
|
RAII class that sets a boolean, for implementations of run()/running(). More...
#include <geventloop.h>
Public Member Functions | |
Running (bool &bref) | |
Public Attributes | |
bool & | m_bref |
RAII class that sets a boolean, for implementations of run()/running().
Definition at line 62 of file geventloop.h.