Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::flow::interface11::internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::key_matching_FE_operation Class Reference
Inheritance diagram for tbb::flow::interface11::internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::key_matching_FE_operation:
Collaboration diagram for tbb::flow::interface11::internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::key_matching_FE_operation:

Public Member Functions

 key_matching_FE_operation (const unref_key_type &e, bool q_task, op_type t)
 
 key_matching_FE_operation (output_type *p, op_type t)
 
 key_matching_FE_operation (op_type t)
 

Public Attributes

char type
 
unref_key_type my_val
 
output_typemy_output
 
taskbypass_t
 
bool enqueue_task
 

Detailed Description

template<typename InputTuple, typename OutputTuple, typename K, typename KHash>
class tbb::flow::interface11::internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::key_matching_FE_operation

Definition at line 1073 of file flow_graph.h.

Constructor & Destructor Documentation

◆ key_matching_FE_operation() [1/3]

template<typename InputTuple , typename OutputTuple , typename K , typename KHash >
tbb::flow::interface11::internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::key_matching_FE_operation::key_matching_FE_operation ( const unref_key_type e,
bool  q_task,
op_type  t 
)
inline

Definition at line 1081 of file flow_graph.h.

1083  :
1084 

◆ key_matching_FE_operation() [2/3]

template<typename InputTuple , typename OutputTuple , typename K , typename KHash >
tbb::flow::interface11::internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::key_matching_FE_operation::key_matching_FE_operation ( output_type p,
op_type  t 
)
inline

Definition at line 1083 of file flow_graph.h.

1083  :
1084 

◆ key_matching_FE_operation() [3/3]

template<typename InputTuple , typename OutputTuple , typename K , typename KHash >
tbb::flow::interface11::internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::key_matching_FE_operation::key_matching_FE_operation ( op_type  t)
inline

Definition at line 1086 of file flow_graph.h.

1086 {

Member Data Documentation

◆ bypass_t

template<typename InputTuple , typename OutputTuple , typename K , typename KHash >
task* tbb::flow::interface11::internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::key_matching_FE_operation::bypass_t

Definition at line 1078 of file flow_graph.h.

◆ enqueue_task

template<typename InputTuple , typename OutputTuple , typename K , typename KHash >
bool tbb::flow::interface11::internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::key_matching_FE_operation::enqueue_task

Definition at line 1079 of file flow_graph.h.

◆ my_output

template<typename InputTuple , typename OutputTuple , typename K , typename KHash >
output_type* tbb::flow::interface11::internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::key_matching_FE_operation::my_output

Definition at line 1077 of file flow_graph.h.

◆ my_val

template<typename InputTuple , typename OutputTuple , typename K , typename KHash >
unref_key_type tbb::flow::interface11::internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::key_matching_FE_operation::my_val

Definition at line 1076 of file flow_graph.h.

◆ type

template<typename InputTuple , typename OutputTuple , typename K , typename KHash >
char tbb::flow::interface11::internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >::key_matching_FE_operation::type

Definition at line 1075 of file flow_graph.h.


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

Copyright © 2005-2020 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.