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

#include <synchronizeCADUSoft_impl.h>

Inheritance diagram for gr::ccsds::synchronizeCADUSoft_impl:

Public Member Functions

 synchronizeCADUSoft_impl (std::string sync, int stl, int lts, int slip, int frame_size, int fec, int invCC, std::string tag_name)
 
 ~synchronizeCADUSoft_impl ()
 
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 
bool set_access_code (const std::string &access_code)
 

Additional Inherited Members

- Public Types inherited from gr::ccsds::synchronizeCADUSoft
typedef boost::shared_ptr< synchronizeCADUSoft > sptr
 
- Static Public Member Functions inherited from gr::ccsds::synchronizeCADUSoft
static sptr make (std::string sync, int stl, int lts, int slip, int frame_size, int fec, int invCC, std::string tag_name)
 Return a shared_ptr to a new instance of ccsds::synchronizeCADUSoft. More...
 

Constructor & Destructor Documentation

gr::ccsds::synchronizeCADUSoft_impl::synchronizeCADUSoft_impl ( std::string  sync,
int  stl,
int  lts,
int  slip,
int  frame_size,
int  fec,
int  invCC,
std::string  tag_name 
)
gr::ccsds::synchronizeCADUSoft_impl::~synchronizeCADUSoft_impl ( )

Member Function Documentation

bool gr::ccsds::synchronizeCADUSoft_impl::set_access_code ( const std::string &  access_code)
int gr::ccsds::synchronizeCADUSoft_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: