22#ifndef INCLUDED_DIGITAL_HEADER_FORMAT_DEFAULT_H
23#define INCLUDED_DIGITAL_HEADER_FORMAT_DEFAULT_H
30#include <boost/enable_shared_from_this.hpp>
105 const unsigned char* input,
140 const unsigned char* input,
141 std::vector<pmt::pmt_t>& info,
142 int& nbits_processed);
184 static sptr make(
const std::string& access_code,
int threshold,
int bps = 1);
#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
boost::intrusive_ptr< pmt_base > pmt_t
typedef for shared pointer (transparent reference counting). See http://www.boost....
Definition: pmt.h:56