GNU Radio 3.7.2 C++ API
stream_to_tagged_stream.h File Reference
Include dependency graph for stream_to_tagged_stream.h:

Go to the source code of this file.

Classes

class  gr::blocks::stream_to_tagged_stream
 Converts a regular stream into a tagged stream.All this block does is add length tags in regular intervals. It can be used to connect a regular stream to a gr::tagged_stream_block. More...
 

Namespaces

 gr
 Include this header to use the message passing features.
 
 gr::blocks