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

#include <recoverCADUSoft_impl.h>

Inheritance diagram for gr::ccsds::recoverCADUSoft_impl:

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...
 

Constructor & Destructor Documentation

gr::ccsds::recoverCADUSoft_impl::recoverCADUSoft_impl ( int  frame_length,
int  scramble,
std::string  tag_name 
)
gr::ccsds::recoverCADUSoft_impl::~recoverCADUSoft_impl ( )

Member Function Documentation

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