Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::flow::interface11::internal::indexer_helper< TupleTypes, 1 > Struct Template Reference

#include <flow_graph.h>

Collaboration diagram for tbb::flow::interface11::internal::indexer_helper< TupleTypes, 1 >:

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)
 

Detailed Description

template<typename TupleTypes>
struct tbb::flow::interface11::internal::indexer_helper< TupleTypes, 1 >

Definition at line 63 of file flow_graph.h.

Member Function Documentation

◆ reset_inputs()

template<typename TupleTypes >
template<typename InputTuple >
static void tbb::flow::interface11::internal::indexer_helper< TupleTypes, 1 >::reset_inputs ( InputTuple &  my_input,
reset_flags  f 
)
inlinestatic

Definition at line 71 of file flow_graph.h.

77  {

◆ set_indexer_node_pointer()

template<typename TupleTypes >
template<typename IndexerNodeBaseType , typename PortTuple >
static void tbb::flow::interface11::internal::indexer_helper< TupleTypes, 1 >::set_indexer_node_pointer ( PortTuple &  my_input,
IndexerNodeBaseType *  p,
graph g 
)
inlinestatic

Definition at line 65 of file flow_graph.h.

77  {

The documentation for this struct was generated from the following file:

Copyright © 2005-2020 Intel Corporation. All Rights Reserved.

Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

* Other names and brands may be claimed as the property of others.