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

#include <processCADU_impl.h>

Inheritance diagram for gr::ccsds::processCADU_impl:

Public Member Functions

 processCADU_impl (int frameLength, int scramble, int rs, int intDepth, std::string tagName)
 
 ~processCADU_impl ()
 
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::processCADU
typedef boost::shared_ptr< processCADU > sptr
 
- Static Public Member Functions inherited from gr::ccsds::processCADU
static sptr make (int frameLength, int scramble, int rs, int intDepth, std::string tagName)
 Return a shared_ptr to a new instance of ccsds::processCADU. More...
 

Constructor & Destructor Documentation

gr::ccsds::processCADU_impl::processCADU_impl ( int  frameLength,
int  scramble,
int  rs,
int  intDepth,
std::string  tagName 
)
gr::ccsds::processCADU_impl::~processCADU_impl ( )

Member Function Documentation

int gr::ccsds::processCADU_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: