GNU Radio Manual and C++ API Reference  3.10.7.0
The Free & Open Software Radio Ecosystem
tags_to_pdu.h File Reference
Include dependency graph for tags_to_pdu.h:

Go to the source code of this file.

Classes

class  gr::pdu::tags_to_pdu< T >
 Tags to PDUThis block will generate a PDU (of up to Max PDU Size) based on input tags. No tag alignment in input buffer is necessary. More...
 

Namespaces

 gr
 GNU Radio logging wrapper.
 
 gr::pdu
 

Typedefs

typedef tags_to_pdu< unsigned char > gr::pdu::tags_to_pdu_b
 
typedef tags_to_pdu< short > gr::pdu::tags_to_pdu_s
 
typedef tags_to_pdu< int > gr::pdu::tags_to_pdu_i
 
typedef tags_to_pdu< float > gr::pdu::tags_to_pdu_f
 
typedef tags_to_pdu< gr_complexgr::pdu::tags_to_pdu_c