10 #ifndef INCLUDED_DIGITAL_HEADER_FORMAT_COUNTER_H
11 #define INCLUDED_DIGITAL_HEADER_FORMAT_COUNTER_H
53 typedef std::shared_ptr<header_format_counter>
sptr;
76 const unsigned char* input,
98 static sptr make(
const std::string& access_code,
int threshold,
int bps);
#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