LogIt++
|
This is the complete list of members for logit::TaskExecutor, including all inherited members.
add_task(std::function< void()> task) | logit::TaskExecutor | inline |
get_instance() | logit::TaskExecutor | inlinestatic |
m_queue_condition | logit::TaskExecutor | private |
m_queue_mutex | logit::TaskExecutor | mutableprivate |
m_stop_flag | logit::TaskExecutor | private |
m_tasks_queue | logit::TaskExecutor | private |
m_worker_thread | logit::TaskExecutor | private |
operator=(const TaskExecutor &)=delete | logit::TaskExecutor | private |
operator=(TaskExecutor &&)=delete | logit::TaskExecutor | private |
TaskExecutor() | logit::TaskExecutor | inlineprivate |
TaskExecutor(const TaskExecutor &)=delete | logit::TaskExecutor | private |
TaskExecutor(TaskExecutor &&)=delete | logit::TaskExecutor | private |
wait() | logit::TaskExecutor | inline |
worker_function() | logit::TaskExecutor | inlineprivate |
~TaskExecutor() | logit::TaskExecutor | inlineprivate |