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::internal::join_node_base< JP, InputTuple, OutputTuple >
graphmy_graph
 
- 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 2738 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 2745 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 2744 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 2742 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 2748 of file flow_graph.h.

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

◆ 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 2752 of file flow_graph.h.

2752  : unfolded_type(g, b0, b1) {
2753  tbb::internal::fgt_multiinput_node<N>( tbb::internal::FLOW_JOIN_NODE_TAG_MATCHING, &this->my_graph,
2754  this->input_ports(), static_cast< sender< output_type > *>(this) );
2755  }
internal::unfolded_join_node< N, key_matching_port, OutputTuple, key_matching< K, KHash > > unfolded_type
Definition: flow_graph.h:2742

◆ 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 2757 of file flow_graph.h.

2757  : unfolded_type(g, b0, b1, b2) {
2758  tbb::internal::fgt_multiinput_node<N>( tbb::internal::FLOW_JOIN_NODE_TAG_MATCHING, &this->my_graph,
2759  this->input_ports(), static_cast< sender< output_type > *>(this) );
2760  }
internal::unfolded_join_node< N, key_matching_port, OutputTuple, key_matching< K, KHash > > unfolded_type
Definition: flow_graph.h:2742

◆ 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 2762 of file flow_graph.h.

2762  : unfolded_type(g, b0, b1, b2, b3) {
2763  tbb::internal::fgt_multiinput_node<N>( tbb::internal::FLOW_JOIN_NODE_TAG_MATCHING, &this->my_graph,
2764  this->input_ports(), static_cast< sender< output_type > *>(this) );
2765  }
internal::unfolded_join_node< N, key_matching_port, OutputTuple, key_matching< K, KHash > > unfolded_type
Definition: flow_graph.h:2742

◆ 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 2767 of file flow_graph.h.

2767  :
2768  unfolded_type(g, b0, b1, b2, b3, b4) {
2769  tbb::internal::fgt_multiinput_node<N>( tbb::internal::FLOW_JOIN_NODE_TAG_MATCHING, &this->my_graph,
2770  this->input_ports(), static_cast< sender< output_type > *>(this) );
2771  }
internal::unfolded_join_node< N, key_matching_port, OutputTuple, key_matching< K, KHash > > unfolded_type
Definition: flow_graph.h:2742

◆ 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 2775 of file flow_graph.h.

2775  :
2776  unfolded_type(g, b0, b1, b2, b3, b4, b5) {
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:2742

◆ 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 2784 of file flow_graph.h.

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

◆ 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 2793 of file flow_graph.h.

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

◆ 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 2802 of file flow_graph.h.

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

◆ 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 2811 of file flow_graph.h.

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

◆ 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 2817 of file flow_graph.h.

2817  : unfolded_type(other) {
2818  tbb::internal::fgt_multiinput_node<N>( tbb::internal::FLOW_JOIN_NODE_TAG_MATCHING, &this->my_graph,
2819  this->input_ports(), static_cast< sender< output_type > *>(this) );
2820  }
internal::unfolded_join_node< N, key_matching_port, OutputTuple, key_matching< K, KHash > > unfolded_type
Definition: flow_graph.h:2742

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 2741 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.