Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > > Class Template Reference

#include <flow_graph.h>

Inheritance diagram for tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > >:
Collaboration diagram for tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > >:

Public Types

typedef OutputTuple output_type
 
typedef unfolded_type::input_ports_type input_ports_type
 
- Public Types inherited from tbb::flow::interface10::internal::unfolded_join_node< tbb::flow::tuple_size< OutputTuple >::value, key_matching_port, OutputTuple, key_matching< K, KHash > >
typedef wrap_tuple_elements< N, key_matching_port, OutputTuple >::type input_ports_type
 
typedef OutputTuple output_type
 
- Public Types inherited from tbb::flow::interface10::internal::join_node_base< JP, InputTuple, OutputTuple >
typedef OutputTuple output_type
 
typedef sender< output_type >::successor_type successor_type
 
typedef join_node_FE< JP, InputTuple, OutputTuple > input_ports_type
 
- Public Types inherited from tbb::flow::interface10::sender< OutputTuple >
typedef OutputTuple output_type
 The output type of this sender. More...
 
typedef internal::async_helpers< OutputTuple >::filtered_type filtered_type
 
- Public Types inherited from tbb::flow::interface10::internal::untyped_sender
typedef untyped_receiver successor_type
 The successor type for this node. More...
 

Public Member Functions

 join_node (graph &g)
 
template<typename __TBB_B0 , typename __TBB_B1 >
 join_node (graph &g, __TBB_B0 b0, __TBB_B1 b1)
 
template<typename __TBB_B0 , typename __TBB_B1 , typename __TBB_B2 >
 join_node (graph &g, __TBB_B0 b0, __TBB_B1 b1, __TBB_B2 b2)
 
template<typename __TBB_B0 , typename __TBB_B1 , typename __TBB_B2 , typename __TBB_B3 >
 join_node (graph &g, __TBB_B0 b0, __TBB_B1 b1, __TBB_B2 b2, __TBB_B3 b3)
 
template<typename __TBB_B0 , typename __TBB_B1 , typename __TBB_B2 , typename __TBB_B3 , typename __TBB_B4 >
 join_node (graph &g, __TBB_B0 b0, __TBB_B1 b1, __TBB_B2 b2, __TBB_B3 b3, __TBB_B4 b4)
 
template<typename __TBB_B0 , typename __TBB_B1 , typename __TBB_B2 , typename __TBB_B3 , typename __TBB_B4 , typename __TBB_B5 >
 join_node (graph &g, __TBB_B0 b0, __TBB_B1 b1, __TBB_B2 b2, __TBB_B3 b3, __TBB_B4 b4, __TBB_B5 b5)
 
template<typename __TBB_B0 , typename __TBB_B1 , typename __TBB_B2 , typename __TBB_B3 , typename __TBB_B4 , typename __TBB_B5 , typename __TBB_B6 >
 join_node (graph &g, __TBB_B0 b0, __TBB_B1 b1, __TBB_B2 b2, __TBB_B3 b3, __TBB_B4 b4, __TBB_B5 b5, __TBB_B6 b6)
 
template<typename __TBB_B0 , typename __TBB_B1 , typename __TBB_B2 , typename __TBB_B3 , typename __TBB_B4 , typename __TBB_B5 , typename __TBB_B6 , typename __TBB_B7 >
 join_node (graph &g, __TBB_B0 b0, __TBB_B1 b1, __TBB_B2 b2, __TBB_B3 b3, __TBB_B4 b4, __TBB_B5 b5, __TBB_B6 b6, __TBB_B7 b7)
 
template<typename __TBB_B0 , typename __TBB_B1 , typename __TBB_B2 , typename __TBB_B3 , typename __TBB_B4 , typename __TBB_B5 , typename __TBB_B6 , typename __TBB_B7 , typename __TBB_B8 >
 join_node (graph &g, __TBB_B0 b0, __TBB_B1 b1, __TBB_B2 b2, __TBB_B3 b3, __TBB_B4 b4, __TBB_B5 b5, __TBB_B6 b6, __TBB_B7 b7, __TBB_B8 b8)
 
template<typename __TBB_B0 , typename __TBB_B1 , typename __TBB_B2 , typename __TBB_B3 , typename __TBB_B4 , typename __TBB_B5 , typename __TBB_B6 , typename __TBB_B7 , typename __TBB_B8 , typename __TBB_B9 >
 join_node (graph &g, __TBB_B0 b0, __TBB_B1 b1, __TBB_B2 b2, __TBB_B3 b3, __TBB_B4 b4, __TBB_B5 b5, __TBB_B6 b6, __TBB_B7 b7, __TBB_B8 b8, __TBB_B9 b9)
 
 join_node (const join_node &other)
 
- Public Member Functions inherited from tbb::flow::interface10::internal::unfolded_join_node< tbb::flow::tuple_size< OutputTuple >::value, key_matching_port, OutputTuple, key_matching< K, KHash > >
 unfolded_join_node (graph &g)
 
 unfolded_join_node (const unfolded_join_node &other)
 
- Public Member Functions inherited from tbb::flow::interface10::internal::join_node_base< JP, InputTuple, OutputTuple >
 join_node_base (graph &g)
 
 join_node_base (const join_node_base &other)
 
template<typename FunctionTuple >
 join_node_base (graph &g, FunctionTuple f)
 
bool register_successor (successor_type &r) __TBB_override
 Add a new successor to this node. More...
 
bool remove_successor (successor_type &r) __TBB_override
 Removes a successor from this node. More...
 
bool try_get (output_type &v) __TBB_override
 Request an item from the sender. More...
 
- Public Member Functions inherited from tbb::flow::interface10::graph_node
 graph_node (graph &g)
 
virtual ~graph_node ()
 
- Public Member Functions inherited from tbb::flow::interface10::sender< OutputTuple >
virtual bool try_reserve (OutputTuple &)
 Reserves an item in the sender. More...
 
- Public Member Functions inherited from tbb::flow::interface10::internal::untyped_sender
virtual ~untyped_sender ()
 
virtual bool try_release ()
 Releases the reserved item. More...
 
virtual bool try_consume ()
 Consumes the reserved item. More...
 

Private Types

typedef internal::unfolded_join_node< N, key_matching_port, OutputTuple, key_matching< K, KHash > > 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
graphmy_graph
 
graph_nodenext
 
graph_nodeprev
 

Detailed Description

template<typename OutputTuple, typename K, typename KHash>
class tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > >

Definition at line 2762 of file flow_graph.h.

Member Typedef Documentation

◆ input_ports_type

template<typename OutputTuple , typename K , typename KHash >
typedef unfolded_type::input_ports_type tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > >::input_ports_type

Definition at line 2769 of file flow_graph.h.

◆ output_type

template<typename OutputTuple , typename K , typename KHash >
typedef OutputTuple tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > >::output_type

Definition at line 2768 of file flow_graph.h.

◆ unfolded_type

template<typename OutputTuple , typename K , typename KHash >
typedef internal::unfolded_join_node<N, key_matching_port, OutputTuple, key_matching<K,KHash> > tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > >::unfolded_type
private

Definition at line 2766 of file flow_graph.h.

Constructor & Destructor Documentation

◆ join_node() [1/11]

template<typename OutputTuple , typename K , typename KHash >
tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > >::join_node ( graph g)
inline

Definition at line 2772 of file flow_graph.h.

2772 : unfolded_type(g) {}
internal::unfolded_join_node< N, key_matching_port, OutputTuple, key_matching< K, KHash > > unfolded_type
Definition: flow_graph.h:2766

◆ join_node() [2/11]

template<typename OutputTuple , typename K , typename KHash >
template<typename __TBB_B0 , typename __TBB_B1 >
tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > >::join_node ( graph g,
__TBB_B0  b0,
__TBB_B1  b1 
)
inline

Definition at line 2776 of file flow_graph.h.

2776  : unfolded_type(g, b0, b1) {
2777  tbb::internal::fgt_multiinput_node<N>( tbb::internal::FLOW_JOIN_NODE_TAG_MATCHING, &this->my_graph,
2778  this->input_ports(), static_cast< sender< output_type > *>(this) );
2779  }
internal::unfolded_join_node< N, key_matching_port, OutputTuple, key_matching< K, KHash > > unfolded_type
Definition: flow_graph.h:2766

◆ join_node() [3/11]

template<typename OutputTuple , typename K , typename KHash >
template<typename __TBB_B0 , typename __TBB_B1 , typename __TBB_B2 >
tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > >::join_node ( graph g,
__TBB_B0  b0,
__TBB_B1  b1,
__TBB_B2  b2 
)
inline

Definition at line 2781 of file flow_graph.h.

2781  : unfolded_type(g, b0, b1, b2) {
2782  tbb::internal::fgt_multiinput_node<N>( tbb::internal::FLOW_JOIN_NODE_TAG_MATCHING, &this->my_graph,
2783  this->input_ports(), static_cast< sender< output_type > *>(this) );
2784  }
internal::unfolded_join_node< N, key_matching_port, OutputTuple, key_matching< K, KHash > > unfolded_type
Definition: flow_graph.h:2766

◆ join_node() [4/11]

template<typename OutputTuple , typename K , typename KHash >
template<typename __TBB_B0 , typename __TBB_B1 , typename __TBB_B2 , typename __TBB_B3 >
tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > >::join_node ( graph g,
__TBB_B0  b0,
__TBB_B1  b1,
__TBB_B2  b2,
__TBB_B3  b3 
)
inline

Definition at line 2786 of file flow_graph.h.

2786  : unfolded_type(g, b0, b1, b2, b3) {
2787  tbb::internal::fgt_multiinput_node<N>( tbb::internal::FLOW_JOIN_NODE_TAG_MATCHING, &this->my_graph,
2788  this->input_ports(), static_cast< sender< output_type > *>(this) );
2789  }
internal::unfolded_join_node< N, key_matching_port, OutputTuple, key_matching< K, KHash > > unfolded_type
Definition: flow_graph.h:2766

◆ join_node() [5/11]

template<typename OutputTuple , typename K , typename KHash >
template<typename __TBB_B0 , typename __TBB_B1 , typename __TBB_B2 , typename __TBB_B3 , typename __TBB_B4 >
tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > >::join_node ( graph g,
__TBB_B0  b0,
__TBB_B1  b1,
__TBB_B2  b2,
__TBB_B3  b3,
__TBB_B4  b4 
)
inline

Definition at line 2791 of file flow_graph.h.

2791  :
2792  unfolded_type(g, b0, b1, b2, b3, b4) {
2793  tbb::internal::fgt_multiinput_node<N>( tbb::internal::FLOW_JOIN_NODE_TAG_MATCHING, &this->my_graph,
2794  this->input_ports(), static_cast< sender< output_type > *>(this) );
2795  }
internal::unfolded_join_node< N, key_matching_port, OutputTuple, key_matching< K, KHash > > unfolded_type
Definition: flow_graph.h:2766

◆ join_node() [6/11]

template<typename OutputTuple , typename K , typename KHash >
template<typename __TBB_B0 , typename __TBB_B1 , typename __TBB_B2 , typename __TBB_B3 , typename __TBB_B4 , typename __TBB_B5 >
tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > >::join_node ( graph g,
__TBB_B0  b0,
__TBB_B1  b1,
__TBB_B2  b2,
__TBB_B3  b3,
__TBB_B4  b4,
__TBB_B5  b5 
)
inline

Definition at line 2799 of file flow_graph.h.

2799  :
2800  unfolded_type(g, b0, b1, b2, b3, b4, b5) {
2801  tbb::internal::fgt_multiinput_node<N>( tbb::internal::FLOW_JOIN_NODE_TAG_MATCHING, &this->my_graph,
2802  this->input_ports(), static_cast< sender< output_type > *>(this) );
2803  }
internal::unfolded_join_node< N, key_matching_port, OutputTuple, key_matching< K, KHash > > unfolded_type
Definition: flow_graph.h:2766

◆ join_node() [7/11]

template<typename OutputTuple , typename K , typename KHash >
template<typename __TBB_B0 , typename __TBB_B1 , typename __TBB_B2 , typename __TBB_B3 , typename __TBB_B4 , typename __TBB_B5 , typename __TBB_B6 >
tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > >::join_node ( graph g,
__TBB_B0  b0,
__TBB_B1  b1,
__TBB_B2  b2,
__TBB_B3  b3,
__TBB_B4  b4,
__TBB_B5  b5,
__TBB_B6  b6 
)
inline

Definition at line 2808 of file flow_graph.h.

2808  :
2809  unfolded_type(g, b0, b1, b2, b3, b4, b5, b6) {
2810  tbb::internal::fgt_multiinput_node<N>( tbb::internal::FLOW_JOIN_NODE_TAG_MATCHING, &this->my_graph,
2811  this->input_ports(), static_cast< sender< output_type > *>(this) );
2812  }
internal::unfolded_join_node< N, key_matching_port, OutputTuple, key_matching< K, KHash > > unfolded_type
Definition: flow_graph.h:2766

◆ join_node() [8/11]

template<typename OutputTuple , typename K , typename KHash >
template<typename __TBB_B0 , typename __TBB_B1 , typename __TBB_B2 , typename __TBB_B3 , typename __TBB_B4 , typename __TBB_B5 , typename __TBB_B6 , typename __TBB_B7 >
tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > >::join_node ( graph g,
__TBB_B0  b0,
__TBB_B1  b1,
__TBB_B2  b2,
__TBB_B3  b3,
__TBB_B4  b4,
__TBB_B5  b5,
__TBB_B6  b6,
__TBB_B7  b7 
)
inline

Definition at line 2817 of file flow_graph.h.

2818  : unfolded_type(g, b0, b1, b2, b3, b4, b5, b6, b7) {
2819  tbb::internal::fgt_multiinput_node<N>( tbb::internal::FLOW_JOIN_NODE_TAG_MATCHING, &this->my_graph,
2820  this->input_ports(), static_cast< sender< output_type > *>(this) );
2821  }
internal::unfolded_join_node< N, key_matching_port, OutputTuple, key_matching< K, KHash > > unfolded_type
Definition: flow_graph.h:2766

◆ join_node() [9/11]

template<typename OutputTuple , typename K , typename KHash >
template<typename __TBB_B0 , typename __TBB_B1 , typename __TBB_B2 , typename __TBB_B3 , typename __TBB_B4 , typename __TBB_B5 , typename __TBB_B6 , typename __TBB_B7 , typename __TBB_B8 >
tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > >::join_node ( graph g,
__TBB_B0  b0,
__TBB_B1  b1,
__TBB_B2  b2,
__TBB_B3  b3,
__TBB_B4  b4,
__TBB_B5  b5,
__TBB_B6  b6,
__TBB_B7  b7,
__TBB_B8  b8 
)
inline

Definition at line 2826 of file flow_graph.h.

2827  : unfolded_type(g, b0, b1, b2, b3, b4, b5, b6, b7, b8) {
2828  tbb::internal::fgt_multiinput_node<N>( tbb::internal::FLOW_JOIN_NODE_TAG_MATCHING, &this->my_graph,
2829  this->input_ports(), static_cast< sender< output_type > *>(this) );
2830  }
internal::unfolded_join_node< N, key_matching_port, OutputTuple, key_matching< K, KHash > > unfolded_type
Definition: flow_graph.h:2766

◆ join_node() [10/11]

template<typename OutputTuple , typename K , typename KHash >
template<typename __TBB_B0 , typename __TBB_B1 , typename __TBB_B2 , typename __TBB_B3 , typename __TBB_B4 , typename __TBB_B5 , typename __TBB_B6 , typename __TBB_B7 , typename __TBB_B8 , typename __TBB_B9 >
tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > >::join_node ( graph g,
__TBB_B0  b0,
__TBB_B1  b1,
__TBB_B2  b2,
__TBB_B3  b3,
__TBB_B4  b4,
__TBB_B5  b5,
__TBB_B6  b6,
__TBB_B7  b7,
__TBB_B8  b8,
__TBB_B9  b9 
)
inline

Definition at line 2835 of file flow_graph.h.

2836  : unfolded_type(g, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9) {
2837  tbb::internal::fgt_multiinput_node<N>( tbb::internal::FLOW_JOIN_NODE_TAG_MATCHING, &this->my_graph,
2838  this->input_ports(), static_cast< sender< output_type > *>(this) );
2839  }
internal::unfolded_join_node< N, key_matching_port, OutputTuple, key_matching< K, KHash > > unfolded_type
Definition: flow_graph.h:2766

◆ join_node() [11/11]

template<typename OutputTuple , typename K , typename KHash >
tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > >::join_node ( const join_node< OutputTuple, key_matching< K, KHash > > &  other)
inline

Definition at line 2841 of file flow_graph.h.

References __TBB_override, and tbb::internal::fgt_node_desc().

2841  : unfolded_type(other) {
2842  tbb::internal::fgt_multiinput_node<N>( tbb::internal::FLOW_JOIN_NODE_TAG_MATCHING, &this->my_graph,
2843  this->input_ports(), static_cast< sender< output_type > *>(this) );
2844  }
internal::unfolded_join_node< N, key_matching_port, OutputTuple, key_matching< K, KHash > > unfolded_type
Definition: flow_graph.h:2766
Here is the call graph for this function:

Member Data Documentation

◆ N

template<typename OutputTuple , typename K , typename KHash >
const int tbb::flow::interface10::join_node< OutputTuple, key_matching< K, KHash > >::N = tbb::flow::tuple_size<OutputTuple>::value
staticprivate

Definition at line 2765 of file flow_graph.h.


The documentation for this class was generated from the following file:

Copyright © 2005-2019 Intel Corporation. All Rights Reserved.

Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

* Other names and brands may be claimed as the property of others.