Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <_flow_graph_join_impl.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_join_impl.h.
typedef KHash internal::join_base< N, key_matching_port, OutputTuple, key_matching< K, KHash > >::key_hash_compare |
Definition at line 1496 of file _flow_graph_join_impl.h.
typedef key_matching<K, KHash> internal::join_base< N, key_matching_port, OutputTuple, key_matching< K, KHash > >::key_traits_type |
Definition at line 1494 of file _flow_graph_join_impl.h.
typedef K internal::join_base< N, key_matching_port, OutputTuple, key_matching< K, KHash > >::key_type |
Definition at line 1495 of file _flow_graph_join_impl.h.
typedef internal::join_node_base< key_traits_type, typename wrap_key_tuple_elements<N,key_matching_port,key_traits_type,OutputTuple>::type, OutputTuple > internal::join_base< N, key_matching_port, OutputTuple, key_matching< K, KHash > >::type |
Definition at line 1500 of file _flow_graph_join_impl.h.