24#ifndef INCLUDED_DIGITAL_PACKET_PARSE_B_H
25#define INCLUDED_DIGITAL_PACKET_PARSE_B_H
66 typedef boost::shared_ptr<protocol_parser_b>
sptr;
Block that synchronizes to a header based on a header format object class. Designed to accept hard bi...
Definition: protocol_parser_b.h:64
static sptr make(const header_format_base::sptr &format)
boost::shared_ptr< protocol_parser_b > sptr
Definition: protocol_parser_b.h:66
synchronous 1:1 input to output with history
Definition: sync_block.h:38
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45