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

Public Member Functions | |
| recoverCADUSoft_impl (int frame_length, int scramble, std::string tag_name) | |
| ~recoverCADUSoft_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::recoverCADUSoft | |
| typedef boost::shared_ptr< recoverCADUSoft > | sptr |
Static Public Member Functions inherited from gr::ccsds::recoverCADUSoft | |
| static sptr | make (int frame_length, int scramble, std::string tag_name) |
| Return a shared_ptr to a new instance of ccsds::recoverCADUSoft. More... | |
| gr::ccsds::recoverCADUSoft_impl::recoverCADUSoft_impl | ( | int | frame_length, |
| int | scramble, | ||
| std::string | tag_name | ||
| ) |
| gr::ccsds::recoverCADUSoft_impl::~recoverCADUSoft_impl | ( | ) |
| int gr::ccsds::recoverCADUSoft_impl::work | ( | int | noutput_items, |
| gr_vector_const_void_star & | input_items, | ||
| gr_vector_void_star & | output_items | ||
| ) |