|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <flow_graph.h>
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 |
Additional Inherited Members | |
Protected Member Functions inherited from tbb::flow::interface10::internal::join_node_base< JP, InputTuple, OutputTuple > | |
| void | reset_node (reset_flags f) __TBB_override |
Protected Member Functions inherited from tbb::flow::interface10::sender< OutputTuple > | |
| virtual bool | try_get_wrapper (void *p, bool is_async) __TBB_override |
| virtual bool | try_reserve_wrapper (void *p, bool is_async) __TBB_override |
Protected Member Functions inherited from tbb::flow::interface10::internal::untyped_sender | |
| template<typename X > | |
| bool | try_get (X &t) |
| Request an item from the sender. More... | |
| template<typename X > | |
| bool | try_reserve (X &t) |
| Reserves an item in the sender. More... | |
Protected Attributes inherited from tbb::flow::interface10::graph_node | |
| graph & | my_graph |
| graph_node * | next |
| graph_node * | prev |
Definition at line 2710 of file flow_graph.h.
| typedef unfolded_type::input_ports_type tbb::flow::interface10::join_node< OutputTuple, reserving >::input_ports_type |
Definition at line 2716 of file flow_graph.h.
| typedef OutputTuple tbb::flow::interface10::join_node< OutputTuple, reserving >::output_type |
Definition at line 2715 of file flow_graph.h.
|
private |
Definition at line 2713 of file flow_graph.h.
|
inlineexplicit |
Definition at line 2717 of file flow_graph.h.
|
inline |
Definition at line 2721 of file flow_graph.h.
References __TBB_override, and tbb::internal::fgt_node_desc().
|
staticprivate |
Definition at line 2712 of file flow_graph.h.