General Utility Library for C++14  2.11
gul14::ThreadPool::TaskHandle< T > Member List

This is the complete list of members for gul14::ThreadPool::TaskHandle< T >, including all inherited members.

cancel()gul14::ThreadPool::TaskHandle< T >inline
get_result()gul14::ThreadPool::TaskHandle< T >inline
get_state() constgul14::ThreadPool::TaskHandle< T >inline
is_complete() constgul14::ThreadPool::TaskHandle< T >inline
TaskHandle()gul14::ThreadPool::TaskHandle< T >inline
TaskHandle(TaskId id, std::future< T > future, std::shared_ptr< ThreadPool > pool)gul14::ThreadPool::TaskHandle< T >inline