Class cubthread::task¶
#include <thread_task.hpp>
Inherited by the following classes: cubthread::callable_task
Public Types¶
| Type | Name |
|---|---|
| typedef Context | context_type |
Public Functions¶
| Type | Name |
|---|---|
| virtual void | execute (context_type &) = 0 |
| virtual void | retire (void) |
| task (void) = default |
|
| virtual | ~task (void) = default |
Public Types Documentation¶
typedef context_type¶
Public Functions Documentation¶
function execute¶
function retire¶
function task¶
function ~task¶
The documentation for this class was generated from the following file cubrid/src/thread/thread_task.hpp