| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
#include <_flow_graph_join_impl.h>
Static Public Member Functions | |
| template<typename TupleType , typename PortType > | |
| static void | set_join_node_pointer (TupleType &my_input, PortType *port) | 
| template<typename TupleType > | |
| static void | consume_reservations (TupleType &my_input) | 
| template<typename TupleType > | |
| static void | release_my_reservation (TupleType &my_input) | 
| template<typename TupleType > | |
| static void | release_reservations (TupleType &my_input) | 
| template<typename InputTuple , typename OutputTuple > | |
| static bool | reserve (InputTuple &my_input, OutputTuple &out) | 
| template<typename InputTuple , typename OutputTuple > | |
| static bool | get_my_item (InputTuple &my_input, OutputTuple &out) | 
| template<typename InputTuple , typename OutputTuple > | |
| static bool | get_items (InputTuple &my_input, OutputTuple &out) | 
| template<typename InputTuple > | |
| static void | reset_my_port (InputTuple &my_input) | 
| template<typename InputTuple > | |
| static void | reset_ports (InputTuple &my_input) | 
| template<typename InputTuple , typename KeyFuncTuple > | |
| static void | set_key_functors (InputTuple &my_input, KeyFuncTuple &my_key_funcs) | 
| template<typename KeyFuncTuple > | |
| static void | copy_key_functors (KeyFuncTuple &my_inputs, KeyFuncTuple &other_inputs) | 
| template<typename InputTuple > | |
| static void | reset_inputs (InputTuple &my_input, reset_flags f) | 
Definition at line 48 of file _flow_graph_join_impl.h.
      
  | 
  inlinestatic | 
Definition at line 56 of file _flow_graph_join_impl.h.
Referenced by internal::join_node_FE< reserving, InputTuple, OutputTuple >::tuple_accepted().
      
  | 
  inlinestatic | 
Definition at line 112 of file _flow_graph_join_impl.h.
Referenced by internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::join_node_FE().
      
  | 
  inlinestatic | 
Definition at line 89 of file _flow_graph_join_impl.h.
References internal::join_helper< N >::get_my_item().
Referenced by internal::join_node_FE< queueing, InputTuple, OutputTuple >::try_to_make_tuple().
      
  | 
  inlinestatic | 
Definition at line 83 of file _flow_graph_join_impl.h.
Referenced by internal::join_helper< N >::get_items(), and internal::join_helper< 1 >::get_items().
      
  | 
  inlinestatic | 
Definition at line 62 of file _flow_graph_join_impl.h.
References tbb::release.
Referenced by internal::join_helper< N >::release_reservations(), internal::join_helper< 1 >::release_reservations(), and internal::join_helper< N >::reserve().
      
  | 
  inlinestatic | 
Definition at line 67 of file _flow_graph_join_impl.h.
References internal::join_helper< N >::release_my_reservation().
Referenced by internal::join_node_FE< reserving, InputTuple, OutputTuple >::tuple_rejected().
      
  | 
  inlinestatic | 
Definition at line 73 of file _flow_graph_join_impl.h.
References internal::join_helper< N >::release_my_reservation().
Referenced by internal::join_node_FE< reserving, InputTuple, OutputTuple >::try_to_make_tuple().
      
  | 
  inlinestatic | 
Definition at line 120 of file _flow_graph_join_impl.h.
Referenced by internal::join_node_FE< reserving, InputTuple, OutputTuple >::reset(), internal::join_node_FE< queueing, InputTuple, OutputTuple >::reset(), and internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::reset().
      
  | 
  inlinestatic | 
Definition at line 94 of file _flow_graph_join_impl.h.
Referenced by internal::join_helper< N >::reset_ports(), and internal::join_helper< 1 >::reset_ports().
      
  | 
  inlinestatic | 
Definition at line 100 of file _flow_graph_join_impl.h.
References internal::join_helper< N >::reset_my_port().
Referenced by internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::fill_output_buffer(), and internal::join_node_FE< queueing, InputTuple, OutputTuple >::tuple_accepted().
      
  | 
  inlinestatic | 
Definition at line 51 of file _flow_graph_join_impl.h.
Referenced by internal::join_node_FE< reserving, InputTuple, OutputTuple >::join_node_FE(), internal::join_node_FE< queueing, InputTuple, OutputTuple >::join_node_FE(), and internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::join_node_FE().
      
  | 
  inlinestatic | 
Definition at line 105 of file _flow_graph_join_impl.h.
Referenced by internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::join_node_FE().