| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
Public Member Functions | |
| key_matching_port_operation (const input_type &e, op_type t) | |
| key_matching_port_operation (const input_type *p, op_type t) | |
| key_matching_port_operation (op_type t) | |
  Public Member Functions inherited from tbb::interface6::internal::aggregated_operation< Derived > | |
| aggregated_operation () | |
Public Attributes | |
| char | type | 
| input_type | my_val | 
| input_type * | my_arg | 
  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 685 of file _flow_graph_join_impl.h.
      
  | 
  inline | 
Definition at line 696 of file _flow_graph_join_impl.h.
      
  | 
  inline | 
Definition at line 699 of file _flow_graph_join_impl.h.
      
  | 
  inline | 
Definition at line 702 of file _flow_graph_join_impl.h.
| input_type* internal::key_matching_port< TraitsType >::key_matching_port_operation::my_arg | 
Definition at line 689 of file _flow_graph_join_impl.h.
Referenced by internal::key_matching_port< TraitsType >::handle_operations().
| input_type internal::key_matching_port< TraitsType >::key_matching_port_operation::my_val | 
Definition at line 688 of file _flow_graph_join_impl.h.
Referenced by internal::key_matching_port< TraitsType >::handle_operations().
| char internal::key_matching_port< TraitsType >::key_matching_port_operation::type | 
Definition at line 687 of file _flow_graph_join_impl.h.
Referenced by internal::key_matching_port< TraitsType >::handle_operations().