|
GNU Radio's SATELLITES Package
|
#include <pdu_head_tail_impl.h>
Public Member Functions | |
| pdu_head_tail_impl (int mode, size_t num) | |
| ~pdu_head_tail_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) |
| void | msg_handler (pmt::pmt_t pmt_msg) |
Additional Inherited Members | |
Public Types inherited from gr::satellites::pdu_head_tail | |
| typedef std::shared_ptr< pdu_head_tail > | sptr |
Static Public Member Functions inherited from gr::satellites::pdu_head_tail | |
| static sptr | make (int mode, size_t num) |
| Return a shared_ptr to a new instance of satellites::pdu_head_tail. More... | |
| gr::satellites::pdu_head_tail_impl::pdu_head_tail_impl | ( | int | mode, |
| size_t | num | ||
| ) |
| gr::satellites::pdu_head_tail_impl::~pdu_head_tail_impl | ( | ) |
| void gr::satellites::pdu_head_tail_impl::forecast | ( | int |