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

#include <genCADU_impl.h>

Inheritance diagram for gr::ccsds::genCADU_impl:

Public Member Functions

 genCADU_impl (int frameLength, std::string sync, int scramble, int rs, int intDepth, std::string len_tag_key)
 
 ~genCADU_impl ()
 
int work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 

Protected Member Functions

int calculate_output_stream_length (const gr_vector_int &ninput_items)
 

Additional Inherited Members

- Public Types inherited from gr::ccsds::genCADU
typedef boost::shared_ptr< genCADU > sptr
 
- Static Public Member Functions inherited from gr::ccsds::genCADU
static sptr make (int frameLength, std::string sync, int scramble, int rs, int intDepth, std::string len_tag_key)
 Return a shared_ptr to a new instance of ccsds::genCADU. More...
 

Constructor & Destructor Documentation

gr::ccsds::genCADU_impl::genCADU_impl ( int  frameLength,
std::string  sync,
int  scramble,
int  rs,
int  intDepth,
std::string  len_tag_key 
)
gr::ccsds::genCADU_impl::~genCADU_impl ( )

Member Function Documentation

int gr::ccsds::genCADU_impl::calculate_output_stream_length ( const gr_vector_int &  ninput_items)
protected
int gr::ccsds::genCADU_impl::work ( int  noutput_items,
gr_vector_int &  ninput_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: