10 #ifndef INCLUDED_DIGITAL_HEADER_FORMAT_DEFAULT_H
11 #define INCLUDED_DIGITAL_HEADER_FORMAT_DEFAULT_H
71 typedef std::shared_ptr<header_format_default>
sptr;
93 const unsigned char* input,
128 const unsigned char* input,
129 std::vector<pmt::pmt_t>& info,
130 int& nbits_processed)
override;
172 static sptr make(
const std::string& access_code,
int threshold,
int bps = 1);
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29
std::shared_ptr< pmt_base > pmt_t
typedef for shared pointer (transparent reference counting).
Definition: pmt.h:83