22 #ifndef INCLUDED_DIGITAL_HEADER_FORMAT_COUNTER_H
23 #define INCLUDED_DIGITAL_HEADER_FORMAT_COUNTER_H
67 int threshold,
int bps);
87 virtual bool format(
int nbytes_in,
88 const unsigned char *input,
95 virtual size_t header_nbits()
const;
110 static sptr make(
const std::string &access_code,
111 int threshold,
int bps);
129 int header_payload();
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
Include this header to use the message passing features.
Definition: logger.h:131
boost::intrusive_ptr< pmt_base > pmt_t
typedef for shared pointer (transparent reference counting). See http://www.boost.org/libs/smart_ptr/smart_ptr.htm
Definition: pmt.h:56