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