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 2742 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 2749 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 2748 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 2746 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 2752 of file flow_graph.h.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

2821  : unfolded_type(other) {
2822  tbb::internal::fgt_multiinput_node<N>( tbb::internal::FLOW_JOIN_NODE_TAG_MATCHING, &this->my_graph,
2823  this->input_ports(), static_cast< sender< output_type > *>(this) );
2824  }
internal::unfolded_join_node< N, key_matching_port, OutputTuple, key_matching< K, KHash > > unfolded_type
Definition: flow_graph.h:2746

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