| add_ref_count(int count) | tbb::task | inline |
| affinity() const | tbb::task | inline |
| affinity_id typedef | tbb::task | |
| allocate_child() | tbb::task | inline |
| allocate_continuation() | tbb::task | inline |
| allocate_root() | tbb::task | inlinestatic |
| allocate_root(task_group_context &ctx) | tbb::task | inlinestatic |
| allocated enum value | tbb::task | |
| cancel_group_execution() | tbb::task | inline |
| change_group(task_group_context &ctx) | tbb::task | |
| context() | tbb::task | inline |
| create_child(const Range &range_, final_sum_type &f, sum_node *n, final_sum_type *incoming_, Body *stuff_last_) | tbb::internal::sum_node< Range, Body > | inlineprivate |
| decrement_ref_count() | tbb::task | inline |
| enqueue(task &t) | tbb::task | inlinestatic |
| enqueue(task &t, priority_t p) | tbb::task | inlinestatic |
| enqueue(task &t, task_arena &arena, priority_t p=priority_t(0)) | tbb::task | inlinestatic |
| execute() __TBB_override | tbb::internal::sum_node< Range, Body > | inlineprivatevirtual |
| executing enum value | tbb::task | |
| final_sum_type typedef | tbb::internal::sum_node< Range, Body > | private |
| finish_scan class | tbb::internal::sum_node< Range, Body > | friend |
| freed enum value | tbb::task | |
| group() | tbb::task | inline |
| group_priority() const | tbb::task | inline |
| increment_ref_count() | tbb::task | inline |
| is_cancelled() const | tbb::task | inline |
| is_enqueued_task() const | tbb::task | inline |
| is_owned_by_current_thread() const | tbb::task | |
| is_stolen_task() const | tbb::task | inline |
| my_body | tbb::internal::sum_node< Range, Body > | |
| my_incoming | tbb::internal::sum_node< Range, Body > | |
| my_left | tbb::internal::sum_node< Range, Body > | private |
| my_left_is_final | tbb::internal::sum_node< Range, Body > | private |
| my_left_sum | tbb::internal::sum_node< Range, Body > | private |
| my_range | tbb::internal::sum_node< Range, Body > | private |
| my_right | tbb::internal::sum_node< Range, Body > | private |
| my_stuff_last | tbb::internal::sum_node< Range, Body > | |
| note_affinity(affinity_id id) | tbb::task | virtual |
| parent() const | tbb::task | inline |
| ready enum value | tbb::task | |
| recycle enum value | tbb::task | |
| recycle_as_child_of(task &new_parent) | tbb::task | inline |
| recycle_as_continuation() | tbb::task | inline |
| recycle_as_safe_continuation() | tbb::task | inline |
| recycle_to_reexecute() | tbb::task | inline |
| reexecute enum value | tbb::task | |
| ref_count() const | tbb::task | inline |
| self() | tbb::task | static |
| set_affinity(affinity_id id) | tbb::task | inline |
| set_group_priority(priority_t p) | tbb::task | inline |
| set_parent(task *p) | tbb::task | inline |
| set_ref_count(int count) | tbb::task | inline |
| spawn_and_wait_for_all(task &child) | tbb::task | inline |
| spawn_and_wait_for_all(task_list &list) | tbb::task | |
| spawn_root_and_wait(task &root) | tbb::task | inlinestatic |
| spawn_root_and_wait(task_list &root_list) | tbb::task | inlinestatic |
| start_scan class | tbb::internal::sum_node< Range, Body > | friend |
| state() const | tbb::task | inline |
| state_type enum name | tbb::task | |
| sum_node(const Range range_, bool left_is_final_) | tbb::internal::sum_node< Range, Body > | inlineprivate |
| task() | tbb::task | inlineprotected |
| wait_for_all() | tbb::task | inline |
| ~task() | tbb::task | inlinevirtual |