claraty::BG_Task Class Reference
#include <background_thread.h>
Inheritance diagram for claraty::BG_Task:

Public Member Functions | |
| BG_Task () | |
| virtual | ~BG_Task () |
| virtual void | wait () |
Detailed Description
Definition at line 35 of file background_thread.h.
Constructor & Destructor Documentation
| claraty::BG_Task::BG_Task | ( | ) | [inline] |
| virtual claraty::BG_Task::~BG_Task | ( | ) | [inline, virtual] |
Member Function Documentation
| virtual void claraty::BG_Task::wait | ( | ) | [inline, virtual] |
Reimplemented in claraty::bg< result_type >, claraty::bg< void >, claraty::auto_bg< ret_type >, claraty::auto_bg< void >, and claraty::bg< ret_type >.
Definition at line 39 of file background_thread.h.
The documentation for this class was generated from the following file: