 |
GNU Radio C++ API Reference
3.10.12.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
11 #ifndef INCLUDED_PDU_TAGS_TO_PDU_H
12 #define INCLUDED_PDU_TAGS_TO_PDU_H
32 typedef std::shared_ptr<tags_to_pdu<T>>
sptr;
48 uint32_t max_pdu_size,
50 std::vector<T> prepend,
tags_to_pdu< int > tags_to_pdu_i
Definition: tags_to_pdu.h:73
tags_to_pdu< gr_complex > tags_to_pdu_c
Definition: tags_to_pdu.h:75
#define PDU_API
Definition: gr-pdu/include/gnuradio/pdu/api.h:18
synchronous 1:1 input to output with history
Definition: sync_block.h:26
std::shared_ptr< pmt_base > pmt_t
typedef for shared pointer (transparent reference counting).
Definition: pmt.h:83
tags_to_pdu< unsigned char > tags_to_pdu_b
Definition: tags_to_pdu.h:71
GNU Radio logging wrapper.
Definition: basic_block.h:29
tags_to_pdu< float > tags_to_pdu_f
Definition: tags_to_pdu.h:74
GR_RUNTIME_API const pmt::pmt_t pdu()
tags_to_pdu< short > tags_to_pdu_s
Definition: tags_to_pdu.h:72