dataflow_declare_sink-snippet.h 93 Bytes
Newer Older
Michael Schmid committed
1 2 3
  Network::Sink<std::string> write(
    network, embb::base::MakeFunction(SinkFunction)
  );