General Utility Library for C++17 25.4.1
gul17::ThreadPool::TaskHandle< T > Member List

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() constgul17::ThreadPool::TaskHandle< T >inline
is_complete() constgul17::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