BRE12
Public Types | Public Member Functions | List of all members
internal::unfolded_indexer_node< OutputTuple > Class Template Reference
Inheritance diagram for internal::unfolded_indexer_node< OutputTuple >:
internal::indexer_node_base< InputTuple, OutputType, StructTypes > internal::indexer_node_FE< InputTuple, OutputType, StructTypes >

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 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 internal::indexer_node_FE< InputTuple, OutputType, StructTypes >
typedef OutputType output_type
 
typedef InputTuple input_type
 

Public Member Functions

 unfolded_indexer_node (graph &g)
 
 unfolded_indexer_node (const unfolded_indexer_node &other)
 
- Public Member Functions inherited from internal::indexer_node_base< InputTuple, OutputType, StructTypes >
 indexer_node_base (graph &g)
 
 indexer_node_base (const indexer_node_base &other)
 
bool register_successor (successor_type &r)
 
bool remove_successor (successor_type &r)
 
task * try_put_task (output_type const *v)
 
- Public Member Functions inherited from internal::indexer_node_FE< InputTuple, OutputType, StructTypes >
input_type & input_ports ()
 

Additional Inherited Members

- Static Public Attributes inherited from internal::indexer_node_base< InputTuple, OutputType, StructTypes >
static const size_t N = tbb::flow::tuple_size<InputTuple>::value
 
- Static Public Attributes inherited from internal::indexer_node_FE< InputTuple, OutputType, StructTypes >
static const int N = tbb::flow::tuple_size<InputTuple>::value
 
- Protected Member Functions inherited from internal::indexer_node_base< InputTuple, OutputType, StructTypes >
void reset_node (reset_flags f)
 
- Protected Attributes inherited from internal::indexer_node_FE< InputTuple, OutputType, StructTypes >
input_type my_inputs
 

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