VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
GNet::EventLoop::Running Struct Reference

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
 

Detailed Description

RAII class that sets a boolean, for implementations of run()/running().

Definition at line 62 of file geventloop.h.


The documentation for this struct was generated from the following file: