|
GNU Radio's CCSDS Package
|
#include <generateCADU_impl.h>

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... | |
| gr::ccsds::generateCADU_impl::generateCADU_impl | ( | int | frameLength, |
| std::string | sync, | ||
| int | scramble, | ||
| int | rs, | ||
| int | intDepth | ||
| ) |
| gr::ccsds::generateCADU_impl::~generateCADU_impl | ( | ) |
| int gr::ccsds::generateCADU_impl::work | ( | int | noutput_items, |
| gr_vector_const_void_star & | input_items, | ||
| gr_vector_void_star & | output_items | ||
| ) |