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

#include <extractCADU_impl.h>

Inheritance diagram for gr::ccsds::extractCADU_impl:

Public Member Functions

 extractCADU_impl (int frameLength, std::string syncWord, int tolerance, int descramble, int rs, int intDepth)
 
 ~extractCADU_impl ()
 

Additional Inherited Members

- Public Types inherited from gr::ccsds::extractCADU
typedef boost::shared_ptr< extractCADU > sptr
 
- Static Public Member Functions inherited from gr::ccsds::extractCADU
static sptr make (int frameLength, std::string syncWord, int tolerance, int descramble, int rs, int intDepth)
 Return a shared_ptr to a new instance of ccsds::extractCADU. More...
 

Constructor & Destructor Documentation

gr::ccsds::extractCADU_impl::extractCADU_impl ( int  frameLength,
std::string  syncWord,
int  tolerance,
int  descramble,
int  rs,
int  intDepth 
)
gr::ccsds::extractCADU_impl::~extractCADU_impl ( )

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