|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <flow_graph.h>
Private Types | |
| typedef internal::unfolded_join_node< N, queueing_port, OutputTuple, queueing > | 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 2735 of file flow_graph.h.
| typedef unfolded_type::input_ports_type tbb::flow::interface10::join_node< OutputTuple, queueing >::input_ports_type |
Definition at line 2741 of file flow_graph.h.
| typedef OutputTuple tbb::flow::interface10::join_node< OutputTuple, queueing >::output_type |
Definition at line 2740 of file flow_graph.h.
|
private |
Definition at line 2738 of file flow_graph.h.
|
inlineexplicit |
Definition at line 2742 of file flow_graph.h.
|
inline |
Definition at line 2746 of file flow_graph.h.
References __TBB_override, and tbb::internal::fgt_node_desc().
|
staticprivate |
Definition at line 2737 of file flow_graph.h.