|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Public Member Functions | |
| key_matching_FE_operation (const unref_key_type &e, bool q_task, op_type t) | |
| key_matching_FE_operation (output_type *p, op_type t) | |
| key_matching_FE_operation (op_type t) | |
Public Member Functions inherited from tbb::interface6::internal::aggregated_operation< Derived > | |
| aggregated_operation () | |
Public Attributes | |
| char | type |
| unref_key_type | my_val |
| output_type * | my_output |
| task * | bypass_t |
| bool | enqueue_task |
Public Attributes inherited from tbb::interface6::internal::aggregated_operation< Derived > | |
| uintptr_t | status |
| Zero value means "wait" status, all other values are "user" specified values and are defined into the scope of a class which uses "status". More... | |
| Derived * | next |
Definition at line 1073 of file _flow_graph_join_impl.h.
|
inline |
Definition at line 1081 of file _flow_graph_join_impl.h.
|
inline |
Definition at line 1083 of file _flow_graph_join_impl.h.
|
inline |
Definition at line 1086 of file _flow_graph_join_impl.h.
| task* internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::key_matching_FE_operation::bypass_t |
Definition at line 1078 of file _flow_graph_join_impl.h.
| bool internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::key_matching_FE_operation::enqueue_task |
Definition at line 1079 of file _flow_graph_join_impl.h.
| output_type* internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::key_matching_FE_operation::my_output |
Definition at line 1077 of file _flow_graph_join_impl.h.
| unref_key_type internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::key_matching_FE_operation::my_val |
Definition at line 1076 of file _flow_graph_join_impl.h.
| char internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::key_matching_FE_operation::type |
Definition at line 1075 of file _flow_graph_join_impl.h.