11 #ifndef INCLUDED_BLOCKS_PDU_TO_TAGGED_STREAM_H 12 #define INCLUDED_BLOCKS_PDU_TO_TAGGED_STREAM_H 29 typedef std::shared_ptr<pdu_to_tagged_stream>
sptr;
38 const std::string& lengthtagname =
"packet_len");
vector_type
Definition: pdu.h:22
Block that operates on PDUs in form of tagged streamsOverride work to provide the signal processing i...
Definition: tagged_stream_block.h:25
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:29
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:18
Turns received PDUs into a tagged stream of items.
Definition: pdu_to_tagged_stream.h:25
std::shared_ptr< pdu_to_tagged_stream > sptr
Definition: pdu_to_tagged_stream.h:29