Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <flow_graph.h>
Static Private Attributes | |
static const int | N = 1 |
Definition at line 2840 of file flow_graph.h.
typedef tuple<T0> tbb::flow::interface10::indexer_node< T0 >::InputTuple |
Definition at line 2844 of file flow_graph.h.
typedef internal::tagged_msg<size_t, T0> tbb::flow::interface10::indexer_node< T0 >::output_type |
Definition at line 2845 of file flow_graph.h.
typedef internal::unfolded_indexer_node<InputTuple> tbb::flow::interface10::indexer_node< T0 >::unfolded_type |
Definition at line 2846 of file flow_graph.h.
|
inline |
Definition at line 2847 of file flow_graph.h.
References tbb::flow::interface10::internal::indexer_node_FE< InputTuple, OutputType, StructTypes >::input_ports(), and tbb::flow::interface10::graph_node::my_graph.
|
inline |
Definition at line 2852 of file flow_graph.h.
References tbb::flow::interface10::internal::indexer_node_FE< InputTuple, OutputType, StructTypes >::input_ports(), and tbb::flow::interface10::graph_node::my_graph.
|
staticprivate |
Definition at line 2842 of file flow_graph.h.