11 #ifndef INCLUDED_BLOCKS_PDU_H
12 #define INCLUDED_BLOCKS_PDU_H
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:18
BLOCKS_API size_t itemsize(vector_type type)
BLOCKS_API pmt::pmt_t make_pdu_vector(vector_type type, const uint8_t *buf, size_t items)
BLOCKS_API vector_type type_from_pmt(pmt::pmt_t vector)
BLOCKS_API bool type_matches(vector_type type, pmt::pmt_t v)
BLOCKS_API const pmt::pmt_t pdu_port_id()
vector_type
Definition: pdu.h:22
@ byte_t
Definition: pdu.h:22
@ float_t
Definition: pdu.h:22
@ complex_t
Definition: pdu.h:22
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:29
std::shared_ptr< pmt_base > pmt_t
typedef for shared pointer (transparent reference counting).
Definition: pmt.h:84
Definition: cc_common.h:35