digiKam
|
Public Types | |
enum | { Queued , Running , Blocked , Finished } |
Public Member Functions | |
virtual std::string | name () const |
thread_task () | |
virtual void | work ()=0 |
virtual | ~thread_task () |
Public Attributes | |
enum thread_task:: { ... } | state |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in thread_task_slice_segment, and thread_task_ctb_row.
|
pure virtual |
Implemented in thread_task_slice_segment, and thread_task_ctb_row.
enum { ... } thread_task::state |