#include <encodeRS_impl.h>
|
| | encodeRS_impl (int code, int cbSize, int intDepth, std::string out_tag_key, std::string len_tag_key) |
| |
| | ~encodeRS_impl () |
| |
| int | work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
| |
|
| typedef boost::shared_ptr< encodeRS > | sptr |
| |
| static sptr | make (int code, int cbSize, int intDepth, std::string out_tag_key, std::string len_tag_key) |
| | Return a shared_ptr to a new instance of ccsds::encodeRS. More...
|
| |
| gr::ccsds::encodeRS_impl::encodeRS_impl |
( |
int |
code, |
|
|
int |
cbSize, |
|
|
int |
intDepth, |
|
|
std::string |
out_tag_key, |
|
|
std::string |
len_tag_key |
|
) |
| |
| gr::ccsds::encodeRS_impl::~encodeRS_impl |
( |
| ) |
|
| int gr::ccsds::encodeRS_impl::calculate_output_stream_length |
( |
const gr_vector_int & |
ninput_items | ) |
|
|
protected |
| int gr::ccsds::encodeRS_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: