23 #ifndef INCLUDED_BLOCKS_PDU_H
24 #define INCLUDED_BLOCKS_PDU_H
30 #define PDU_PORT_ID pmt::mp("pdus")
vector_type
Definition: pdu.h:36
BLOCKS_API bool type_matches(vector_type type, pmt::pmt_t v)
unsigned char uint8_t
Definition: stdint.h:78
Definition: cc_common.h:45
BLOCKS_API vector_type type_from_pmt(pmt::pmt_t vector)
BLOCKS_API pmt::pmt_t make_pdu_vector(vector_type type, const uint8_t *buf, size_t items)
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
boost::intrusive_ptr< pmt_base > pmt_t
typedef for shared pointer (transparent reference counting). See http://www.boost.org/libs/smart_ptr/smart_ptr.htm
Definition: pmt.h:56
BLOCKS_API size_t itemsize(vector_type type)