GNU Radio Manual and C++ API Reference  3.7.13.4
The Free & Open Software Radio Ecosystem
tagged_stream_to_pdu.h File Reference

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