dataflow_declare_source-snippet.h 96 Bytes
Newer Older
Michael Schmid committed
1 2 3
  Network::Source<std::string> read(
    network, embb::base::MakeFunction(SourceFunction)
  );