GNU Radio's CCSDS Package
gr::ccsds::decodeRS_impl Class Reference

#include <decodeRS_impl.h>

Inheritance diagram for gr::ccsds::decodeRS_impl:

Public Member Functions

 decodeRS_impl (int code, int intDepth, int pass_all, int fert, int wert)
 
 ~decodeRS_impl ()
 
void rsdecode (pmt::pmt_t pmt_msg)
 
bool crc_ccitt (std::vector< unsigned char > frame)
 
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 

Additional Inherited Members

- Public Types inherited from gr::ccsds::decodeRS
typedef boost::shared_ptr< decodeRS > sptr
 
- Static Public Member Functions inherited from gr::ccsds::decodeRS
static sptr make (int code, int intDepth, int pass_all, int fert, int wert)
 Return a shared_ptr to a new instance of ccsds::decodeRS. More...
 

Constructor & Destructor Documentation

gr::ccsds::decodeRS_impl::decodeRS_impl ( int  code,
int  intDepth,
int  pass_all,
int  fert,
int  wert 
)
gr::ccsds::decodeRS_impl::~decodeRS_impl ( )

Member Function Documentation

bool gr::ccsds::decodeRS_impl::crc_ccitt ( std::vector< unsigned char >  frame)
void gr::ccsds::decodeRS_impl::rsdecode ( pmt::pmt_t  pmt_msg)
int gr::ccsds::decodeRS_impl::work ( int  noutput_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: