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