Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <flow_graph.h>
Public Types | |
typedef OutputType | output_type |
typedef InputTuple | input_type |
Public Member Functions | |
indexer_node_FE () | |
input_type & | input_ports () |
Static Public Attributes | |
static const int | N = tbb::flow::tuple_size<InputTuple>::value |
Protected Attributes | |
input_type | my_inputs |
Definition at line 157 of file flow_graph.h.
typedef InputTuple tbb::flow::interface10::internal::indexer_node_FE< InputTuple, OutputType, StructTypes >::input_type |
Definition at line 161 of file flow_graph.h.
typedef OutputType tbb::flow::interface10::internal::indexer_node_FE< InputTuple, OutputType, StructTypes >::output_type |
Definition at line 160 of file flow_graph.h.
|
inline |
Definition at line 164 of file flow_graph.h.
|
inline |
Definition at line 166 of file flow_graph.h.
Referenced by tbb::flow::interface10::indexer_node< T0 >::indexer_node(), tbb::flow::interface10::indexer_node< T0, T1 >::indexer_node(), tbb::flow::interface10::indexer_node< T0, T1, T2 >::indexer_node(), tbb::flow::interface10::indexer_node< T0, T1, T2, T3 >::indexer_node(), tbb::flow::interface10::indexer_node< T0, T1, T2, T3, T4 >::indexer_node(), tbb::flow::interface10::indexer_node< T0, T1, T2, T3, T4, T5 >::indexer_node(), tbb::flow::interface10::indexer_node< T0, T1, T2, T3, T4, T5, T6 >::indexer_node(), tbb::flow::interface10::indexer_node< T0, T1, T2, T3, T4, T5, T6, T7 >::indexer_node(), tbb::flow::interface10::indexer_node< T0, T1, T2, T3, T4, T5, T6, T7, T8 >::indexer_node(), and tbb::flow::interface10::indexer_node< T0, T1, T2, T3, T4, T5, T6, T7, T8, T9 >::indexer_node().
|
protected |
Definition at line 168 of file flow_graph.h.
|
static |
Definition at line 159 of file flow_graph.h.