Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
unfolded_join_node : passes input_ports_type to join_node_base. We build the input port type More...
#include <_flow_graph_join_impl.h>
Public Types | |
typedef wrap_tuple_elements< N, PT, OutputTuple >::type | input_ports_type |
typedef OutputTuple | output_type |
Public Member Functions | |
unfolded_join_node (graph &g) | |
unfolded_join_node (const unfolded_join_node &other) | |
Private Types | |
typedef join_node_base< JP, input_ports_type, output_type > | base_type |
unfolded_join_node : passes input_ports_type to join_node_base. We build the input port type
Definition at line 1500 of file _flow_graph_join_impl.h.
|
private |
Definition at line 1505 of file _flow_graph_join_impl.h.
typedef wrap_tuple_elements<N, PT, OutputTuple>::type internal::unfolded_join_node< N, PT, OutputTuple, JP >::input_ports_type |
Definition at line 1502 of file _flow_graph_join_impl.h.
typedef OutputTuple internal::unfolded_join_node< N, PT, OutputTuple, JP >::output_type |
Definition at line 1503 of file _flow_graph_join_impl.h.
|
inline |
Definition at line 1507 of file _flow_graph_join_impl.h.
|
inline |
Definition at line 1508 of file _flow_graph_join_impl.h.
References tbb::flow::key_from_message().