#include <flow_graph.h>
Inheritance diagram for tbb::flow::interface6::multifunction_node< Input, Output,, Allocator >:

| 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) | |
| Protected Member Functions | |
| void | reset () |