GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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