23 #ifndef INCLUDED_BLOCKS_TAGGED_STREAM_TO_PDU_H 24 #define INCLUDED_BLOCKS_TAGGED_STREAM_TO_PDU_H 46 typedef boost::shared_ptr<tagged_stream_to_pdu>
sptr;
55 const std::string& lengthtagname =
"packet_len");
vector_type
Definition: pdu.h:34
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
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30