23 #ifndef INCLUDED_BLOCKS_TAGGED_STREAM_TO_PDU_H
24 #define INCLUDED_BLOCKS_TAGGED_STREAM_TO_PDU_H
55 const std::string& lengthtagname=
"packet_len");
vector_type
Definition: pdu.h:36
Block that operates on PDUs in form of tagged streamsOverride work to provide the signal processing i...
Definition: tagged_stream_block.h:37
boost::shared_ptr< tagged_stream_to_pdu > sptr
Definition: tagged_stream_to_pdu.h:46
Turns received stream data and tags into PDUs and sends them through a message port.The sent message is a PMT-pair (created by pmt::cons()). The first element is a dictionary containing all the tags. The second is a vector containing the actual data.
Definition: tagged_stream_to_pdu.h:42
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30