GNU Radio's DVBS2RX Package
gr::dvbs2rx::bch_decoder_bb_impl Class Reference

#include <bch_decoder_bb_impl.h>

Inheritance diagram for gr::dvbs2rx::bch_decoder_bb_impl:
gr::dvbs2rx::bch_decoder_bb

Public Member Functions

 bch_decoder_bb_impl (dvb_standard_t standard, dvb_framesize_t framesize, dvb_code_rate_t rate, dvb_outputmode_t outputmode)
 
 ~bch_decoder_bb_impl ()
 
void forecast (int noutput_items, gr_vector_int &ninput_items_required)
 
int general_work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 

Additional Inherited Members

- Public Types inherited from gr::dvbs2rx::bch_decoder_bb
typedef boost::shared_ptr< bch_decoder_bbsptr
 
- Static Public Member Functions inherited from gr::dvbs2rx::bch_decoder_bb
static sptr make (dvb_standard_t standard, dvb_framesize_t framesize, dvb_code_rate_t rate, dvb_outputmode_t outputmode)
 Return a shared_ptr to a new instance of dvbs2rx::bch_decoder_bb. More...
 

Constructor & Destructor Documentation

◆ bch_decoder_bb_impl()

gr::dvbs2rx::bch_decoder_bb_impl::bch_decoder_bb_impl ( dvb_standard_t  standard,
dvb_framesize_t  framesize,
dvb_code_rate_t  rate,
dvb_outputmode_t  outputmode 
)

◆ ~bch_decoder_bb_impl()

gr::dvbs2rx::bch_decoder_bb_impl::~bch_decoder_bb_impl ( )

Member Function Documentation

◆ forecast()

void gr::dvbs2rx::bch_decoder_bb_impl::forecast ( int  noutput_items,
gr_vector_int &  ninput_items_required 
)

◆ general_work()

int gr::dvbs2rx::bch_decoder_bb_impl::general_work ( int  noutput_items,
gr_vector_int &  ninput_items,
gr_vector_const_void_star &  input_items,
gr_vector_void_star &  output_items 
)

The documentation for this class was generated from the following file: