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

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