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
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
boost::shared_ptr< pmt_base > pmt_t
typedef for shared pointer (transparent reference counting). See http://www.boost....
Definition: pmt.h:96