This is the complete list of members for dispatch_queue::task< T >, including all inherited members.
| get() const | dispatch_queue::task< T > | inline |
| get_exception() const | dispatch_queue::task< T > | inline |
| get_state() const | dispatch_queue::task< T > | inline |
| operator co_await() const | dispatch_queue::task< T > | inline |
| task(std::shared_ptr< detail::task_future< T > > future) (defined in dispatch_queue::task< T >) | dispatch_queue::task< T > | inline |
| then(F &&f) const | dispatch_queue::task< T > | inline |
| value_type typedef (defined in dispatch_queue::task< T >) | dispatch_queue::task< T > | |
| wait() const | dispatch_queue::task< T > | inline |
| wait_for(const std::chrono::duration< Rep, Period > &timeout_duration) const | dispatch_queue::task< T > | inline |
| wait_until(const std::chrono::time_point< Clock, Duration > &timeout_time) const | dispatch_queue::task< T > | inline |