![]() |
General Utility Library for C++17 25.4.1
|
This is the complete list of members for gul17::ThreadPool::TaskHandle< T >, including all inherited members.
cancel() | gul17::ThreadPool::TaskHandle< T > | inline |
get_result() | gul17::ThreadPool::TaskHandle< T > | inline |
get_state() const | gul17::ThreadPool::TaskHandle< T > | inline |
is_complete() const | gul17::ThreadPool::TaskHandle< T > | inline |
TaskHandle() | gul17::ThreadPool::TaskHandle< T > | inline |
TaskHandle(TaskId id, std::future< T > future, std::shared_ptr< ThreadPool > pool) | gul17::ThreadPool::TaskHandle< T > | inline |