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

#include <createCADU_impl.h>

Inheritance diagram for gr::ccsds::createCADU_impl:

Public Member Functions

 createCADU_impl (int frame_length, std::string sync, int scramble, std::string len_tag_key)
 
 ~createCADU_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::createCADU
typedef boost::shared_ptr< createCADU > sptr
 
- Static Public Member Functions inherited from gr::ccsds::createCADU
static sptr make (int frame_length, std::string sync, int scramble, std::string len_tag_key)
 Return a shared_ptr to a new instance of ccsds::createCADU. More...
 

Constructor & Destructor Documentation

gr::ccsds::createCADU_impl::createCADU_impl ( int  frame_length,
std::string  sync,
int  scramble,
std::string  len_tag_key 
)
gr::ccsds::createCADU_impl::~createCADU_impl ( )

Member Function Documentation

int gr::ccsds::createCADU_impl::calculate_output_stream_length ( const gr_vector_int &  ninput_items)
protected
int gr::ccsds::createCADU_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: