 |
GNU Radio Manual and C++ API Reference
3.10.5.1
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
11 #ifndef INCLUDED_PDU_PDU_REMOVE_H
12 #define INCLUDED_PDU_PDU_REMOVE_H
29 typedef std::shared_ptr<pdu_remove>
sptr;
std::shared_ptr< pdu_remove > sptr
Definition: pdu_remove.h:29
remove key k in pdu's meta field and pass on
Definition: pdu_remove.h:25
#define PDU_API
Definition: gr-pdu/include/gnuradio/pdu/api.h:18
The abstract base class for all 'terminal' processing blocks.
Definition: gnuradio-runtime/include/gnuradio/block.h:62
const GR_RUNTIME_API pmt::pmt_t pdu()
std::shared_ptr< pmt_base > pmt_t
typedef for shared pointer (transparent reference counting).
Definition: pmt.h:83
GNU Radio logging wrapper.
Definition: basic_block.h:29