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

#include <ldpc_decoder_cb_impl.h>

Inheritance diagram for gr::dvbs2rx::ldpc_decoder_cb_impl:
gr::dvbs2rx::ldpc_decoder_cb

Public Member Functions

 ldpc_decoder_cb_impl (dvb_standard_t standard, dvb_framesize_t framesize, dvb_code_rate_t rate, dvb_constellation_t constellation, dvb_outputmode_t outputmode, dvb_infomode_t infomode)
 
 ~ldpc_decoder_cb_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::ldpc_decoder_cb
typedef boost::shared_ptr< ldpc_decoder_cbsptr
 
- Static Public Member Functions inherited from gr::dvbs2rx::ldpc_decoder_cb
static sptr make (dvb_standard_t standard, dvb_framesize_t framesize, dvb_code_rate_t rate, dvb_constellation_t constellation, dvb_outputmode_t outputmode, dvb_infomode_t infomode)
 Return a shared_ptr to a new instance of dvbs2rx::ldpc_decoder_cb. More...
 

Constructor & Destructor Documentation

◆ ldpc_decoder_cb_impl()

gr::dvbs2rx::ldpc_decoder_cb_impl::ldpc_decoder_cb_impl ( dvb_standard_t  standard,
dvb_framesize_t  framesize,
dvb_code_rate_t  rate,
dvb_constellation_t  constellation,
dvb_outputmode_t  outputmode,
dvb_infomode_t  infomode 
)

◆ ~ldpc_decoder_cb_impl()

gr::dvbs2rx::ldpc_decoder_cb_impl::~ldpc_decoder_cb_impl ( )

Member Function Documentation

◆ forecast()

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

◆ general_work()

int gr::dvbs2rx::ldpc_decoder_cb_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: