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
tagged_stream_to_pdu.h File Reference
Include dependency graph for tagged_stream_to_pdu.h:

Go to the source code of this file.

Classes

class  gr::blocks::tagged_stream_to_pdu
 Turns received stream data and tags into PDUs and sends them through a message port.The sent message is a PMT-pair (created by pmt::cons()). The first element is a dictionary containing all the tags. The second is a vector containing the actual data. More...
 

Namespaces

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