split_node: accepts a tuple as input, forwards each element of the tuple to its More...
#include <flow_graph.h>
Classes | |
struct | splitting_body |
Public Types | |
typedef base_type::output_ports_type | output_ports_type |
typedef TupleType | input_type |
typedef Allocator | allocator_type |
Public Member Functions | |
split_node (graph &g) | |
split_node (const split_node &other) |
split_node: accepts a tuple as input, forwards each element of the tuple to its