|
typedef Input | input_type |
|
typedef null_type | output_type |
|
typedef
internal::wrap_tuple_elements
< N,
internal::multifunction_output,
Output >::type | output_ports_type |
|
|
template<typename Body > |
| multifunction_node (graph &g, size_t concurrency, Body body) |
|
| multifunction_node (const multifunction_node &other) |
|
void | set_name (const char *name) |
|
| graph_node (graph &g) |
|
virtual void | extract (reset_flags f=rf_extract) |
|
|
void | reset (__TBB_PFG_RESET_ARG(reset_flags f)) |
|
virtual void | reset (__TBB_PFG_RESET_ARG(reset_flags f=rf_reset_protocol))=0 |
|
|
static const int | N = tbb::flow::tuple_size<Output>::value |
|
The documentation for this class was generated from the following file: