11 #ifndef INCLUDED_BLOCKS_PDU_SET_H 12 #define INCLUDED_BLOCKS_PDU_SET_H 29 typedef std::shared_ptr<pdu_set>
sptr;
Definition: cc_common.h:35
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:29
std::shared_ptr< pdu_set > sptr
Definition: pdu_set.h:29
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:18
Set k=>v in pdu's meta field and pass on.
Definition: pdu_set.h:25
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: gnuradio-runtime/include/gnuradio/block.h:59
std::shared_ptr< pmt_base > pmt_t
typedef for shared pointer (transparent reference counting).
Definition: pmt.h:84