This is the complete list of members for PTL::Task< RetT, void >, including all inherited members.
| begin() | PTL::VTask | inline |
| begin() const | PTL::VTask | inline |
| cbegin() const | PTL::VTask | inline |
| cend() const | PTL::VTask | inline |
| const_iterator typedef | PTL::VTask | |
| count_t typedef | PTL::VTask | |
| depth() | PTL::VTask | inline |
| depth() const | PTL::VTask | inline |
| end() | PTL::VTask | inline |
| end() const | PTL::VTask | inline |
| future_type typedef | PTL::Task< RetT, void > | |
| get_future() | PTL::Task< RetT, void > | inline |
| group() const | PTL::VTask | inline |
| is_native_task() const override | PTL::Task< RetT, void > | inlinevirtual |
| iterator typedef | PTL::VTask | |
| m_depth | PTL::VTask | protected |
| m_func | PTL::VTask | protected |
| m_group | PTL::VTask | protected |
| m_pool | PTL::VTask | protected |
| operator()() final | PTL::Task< RetT, void > | inlinevirtual |
| operator--() | PTL::VTask | |
| packaged_task_type typedef | PTL::Task< RetT, void > | |
| pool() const | PTL::VTask | virtual |
| promise_type typedef | PTL::Task< RetT, void > | |
| result_type typedef | PTL::Task< RetT, void > | |
| size_type typedef | PTL::VTask | |
| Task(FuncT &&func) | PTL::Task< RetT, void > | inline |
| Task(VTaskGroup *tg, FuncT &&func) | PTL::Task< RetT, void > | inline |
| Task(ThreadPool *tp, FuncT &&func) | PTL::Task< RetT, void > | inline |
| this_tid() | PTL::VTask | inlineprotectedstatic |
| this_type typedef | PTL::Task< RetT, void > | |
| tid_type typedef | PTL::VTask | |
| void_func_t typedef | PTL::VTask | |
| VTask() | PTL::VTask | |
| VTask(VTaskGroup *task_group) | PTL::VTask | explicit |
| VTask(ThreadPool *pool) | PTL::VTask | explicit |
| ~Task() | PTL::Task< RetT, void > | inlinevirtual |
| ~VTask() | PTL::VTask | virtual |