Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <_flow_graph_indexer_impl.h>
Static Public Member Functions | |
template<typename IndexerNodeBaseType , typename PortTuple > | |
static void | set_indexer_node_pointer (PortTuple &my_input, IndexerNodeBaseType *p, graph &g) |
template<typename InputTuple > | |
static void | reset_inputs (InputTuple &my_input, reset_flags f) |
Definition at line 40 of file _flow_graph_indexer_impl.h.
|
inlinestatic |
Definition at line 49 of file _flow_graph_indexer_impl.h.
Referenced by internal::indexer_node_base< InputTuple, OutputType, StructTypes >::reset_node().
|
inlinestatic |
Definition at line 42 of file _flow_graph_indexer_impl.h.
Referenced by internal::indexer_node_base< InputTuple, OutputType, StructTypes >::indexer_node_base().