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

#include <flow_graph.h>

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

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, int N>
struct tbb::flow::interface11::internal::indexer_helper< TupleTypes, N >

Definition at line 40 of file flow_graph.h.

Member Function Documentation

◆ reset_inputs()

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

Definition at line 49 of file flow_graph.h.

◆ set_indexer_node_pointer()

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

Definition at line 42 of file flow_graph.h.

43  : 2196 )
44  #endif
45  #define __TBB_NOINLINE_SYM __attribute__((noinline))
46 #else
47  #define __TBB_NOINLINE_SYM
#define __TBB_NOINLINE_SYM
Definition: flow_graph.h:47

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.