Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <flow_graph.h>
Public Types | |
typedef OutputTuple | output_type |
typedef unfolded_type::input_ports_type | input_ports_type |
![]() | |
typedef wrap_tuple_elements< N, reserving_port, OutputTuple >::type | input_ports_type |
typedef OutputTuple | output_type |
![]() | |
typedef OutputTuple | output_type |
typedef sender< output_type >::successor_type | successor_type |
typedef join_node_FE< JP, InputTuple, OutputTuple > | input_ports_type |
![]() | |
typedef untyped_receiver | successor_type |
The successor type for this node. More... | |
Private Types | |
typedef internal::unfolded_join_node< N, reserving_port, OutputTuple, reserving > | unfolded_type |
Static Private Attributes | |
static const int | N = tbb::flow::tuple_size<OutputTuple>::value |
Definition at line 3291 of file flow_graph.h.
typedef unfolded_type::input_ports_type tbb::flow::interface11::join_node< OutputTuple, reserving >::input_ports_type |
Definition at line 3297 of file flow_graph.h.
typedef OutputTuple tbb::flow::interface11::join_node< OutputTuple, reserving >::output_type |
Definition at line 3296 of file flow_graph.h.
|
private |
Definition at line 3294 of file flow_graph.h.
|
inlineexplicit |
Definition at line 3298 of file flow_graph.h.
References CODEPTR.
|
inline |
Definition at line 3310 of file flow_graph.h.
References CODEPTR.
|
staticprivate |
Definition at line 3293 of file flow_graph.h.