| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
#include <flow_graph.h>
Public Types | |
| typedef key_matching< K, KHash > | key_traits_type | 
| typedef K | key_type | 
| typedef KHash | key_hash_compare | 
| typedef internal::join_node_base< key_traits_type, typename wrap_key_tuple_elements< N, key_matching_port, key_traits_type, OutputTuple >::type, OutputTuple > | type | 
Definition at line 1493 of file flow_graph.h.
| typedef KHash tbb::flow::interface11::internal::join_base< N, key_matching_port, OutputTuple, key_matching< K, KHash > >::key_hash_compare | 
Definition at line 1496 of file flow_graph.h.
| typedef key_matching<K, KHash> tbb::flow::interface11::internal::join_base< N, key_matching_port, OutputTuple, key_matching< K, KHash > >::key_traits_type | 
Definition at line 1494 of file flow_graph.h.
| typedef K tbb::flow::interface11::internal::join_base< N, key_matching_port, OutputTuple, key_matching< K, KHash > >::key_type | 
Definition at line 1495 of file flow_graph.h.
| typedef internal::join_node_base< key_traits_type, typename wrap_key_tuple_elements<N,key_matching_port,key_traits_type,OutputTuple>::type, OutputTuple > tbb::flow::interface11::internal::join_base< N, key_matching_port, OutputTuple, key_matching< K, KHash > >::type | 
Definition at line 1500 of file flow_graph.h.