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

#include <generateCADU_impl.h>

Inheritance diagram for gr::ccsds::generateCADU_impl:

Public Member Functions

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

Constructor & Destructor Documentation

gr::ccsds::generateCADU_impl::generateCADU_impl ( int  frameLength,
std::string  sync,
int  scramble,
int  rs,
int  intDepth 
)
gr::ccsds::generateCADU_impl::~generateCADU_impl ( )

Member Function Documentation

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