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

#include <convDecoder_impl.h>

Inheritance diagram for gr::ccsds::convDecoder_impl:

Public Member Functions

 convDecoder_impl (int frame_size, std::vector< int > polys, int mode, int pad)
 
 ~convDecoder_impl ()
 

Additional Inherited Members

- Public Types inherited from gr::ccsds::convDecoder
typedef boost::shared_ptr< convDecoder > sptr
 
- Static Public Member Functions inherited from gr::ccsds::convDecoder
static sptr make (int frame_size, std::vector< int > polys, int mode, int pad)
 Return a shared_ptr to a new instance of ccsds::convDecoder. More...
 

Constructor & Destructor Documentation

gr::ccsds::convDecoder_impl::convDecoder_impl ( int  frame_size,
std::vector< int >  polys,
int  mode,
int  pad 
)
gr::ccsds::convDecoder_impl::~convDecoder_impl ( )

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