Public Types | Public Member Functions | Protected Member Functions | Static Protected Attributes | List of all members
tbb::flow::interface7::multifunction_node< Input, Output, queueing, Allocator > Class Template Reference
Inheritance diagram for tbb::flow::interface7::multifunction_node< Input, Output, queueing, Allocator >:
tbb::flow::interface7::graph_node

Public Types

typedef Input input_type
 
typedef
internal::wrap_tuple_elements
< N,
internal::multifunction_output,
Output >::type 
output_ports_type
 

Public Member Functions

template<typename Body >
 multifunction_node (graph &g, size_t concurrency, Body body)
 
 multifunction_node (const multifunction_node &other)
 
void set_name (const char *name)
 
- Public Member Functions inherited from tbb::flow::interface7::graph_node
 graph_node (graph &g)
 

Protected Member Functions

void reset ()
 

Static Protected Attributes

static const int N = tbb::flow::tuple_size<Output>::value
 

Additional Inherited Members

- Protected Attributes inherited from tbb::flow::interface7::graph_node
graphmy_graph
 
graph_nodenext
 
graph_nodeprev
 

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

Copyright © 2005-2014 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.