|
GNU Radio's CESSB Package
|
#include <stretcher_cc_impl.h>
Public Member Functions | |
| stretcher_cc_impl () | |
| ~stretcher_cc_impl () | |
| void | forecast (int noutput_items, gr_vector_int &ninput_items_required) |
| int | general_work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
Additional Inherited Members | |
Public Types inherited from gr::cessb::stretcher_cc | |
| typedef boost::shared_ptr < stretcher_cc > | sptr |
Static Public Member Functions inherited from gr::cessb::stretcher_cc | |
| static sptr | make () |
| Return a shared_ptr to a new instance of cessb::stretcher_cc. More... | |
| gr::cessb::stretcher_cc_impl::stretcher_cc_impl | ( | ) |
| gr::cessb::stretcher_cc_impl::~stretcher_cc_impl | ( | ) |
| void gr::cessb::stretcher_cc_impl::forecast | ( | int | noutput_items, |
| gr_vector_int & | ninput_items_required | ||
| ) |
| int gr::cessb::stretcher_cc_impl::general_work | ( | int | noutput_items, |
| gr_vector_int & | ninput_items, | ||
| gr_vector_const_void_star & | input_items, | ||
| gr_vector_void_star & | output_items | ||
| ) |