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 153 of file flow_graph.h.
typedef InputTuple tbb::flow::interface11::internal::indexer_node_FE< InputTuple, OutputType, StructTypes >::input_type |
Definition at line 157 of file flow_graph.h.
typedef OutputType tbb::flow::interface11::internal::indexer_node_FE< InputTuple, OutputType, StructTypes >::output_type |
Definition at line 156 of file flow_graph.h.
|
inline |
Definition at line 160 of file flow_graph.h.
|
inline |
Definition at line 162 of file flow_graph.h.
|
protected |
Definition at line 164 of file flow_graph.h.
|
static |
Definition at line 155 of file flow_graph.h.