|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <flow_graph.h>
Public Types | |
| typedef indexer_types< OutputTuple >::input_ports_type | input_ports_type |
| typedef OutputTuple | tuple_types |
| typedef indexer_types< OutputTuple >::output_type | output_type |
Public Types inherited from tbb::flow::interface11::internal::indexer_node_base< InputTuple, OutputType, StructTypes > | |
| typedef OutputType | output_type |
| typedef StructTypes | tuple_types |
| typedef sender< output_type >::successor_type | successor_type |
| typedef indexer_node_FE< InputTuple, output_type, StructTypes > | input_ports_type |
Public Types inherited from tbb::flow::interface11::internal::indexer_node_FE< InputTuple, OutputType, StructTypes > | |
| typedef OutputType | output_type |
| typedef InputTuple | input_type |
Public Types inherited from tbb::flow::interface11::internal::untyped_sender | |
| typedef untyped_receiver | successor_type |
| The successor type for this node. More... | |
Private Types | |
| typedef indexer_types< OutputTuple >::indexer_base_type | base_type |
Definition at line 466 of file flow_graph.h.
|
private |
Definition at line 472 of file flow_graph.h.
| typedef indexer_types<OutputTuple>::input_ports_type tbb::flow::interface11::internal::unfolded_indexer_node< OutputTuple >::input_ports_type |
Definition at line 468 of file flow_graph.h.
| typedef indexer_types<OutputTuple>::output_type tbb::flow::interface11::internal::unfolded_indexer_node< OutputTuple >::output_type |
Definition at line 470 of file flow_graph.h.
| typedef OutputTuple tbb::flow::interface11::internal::unfolded_indexer_node< OutputTuple >::tuple_types |
Definition at line 469 of file flow_graph.h.
|
inline |
Definition at line 474 of file flow_graph.h.
|
inline |
Definition at line 475 of file flow_graph.h.