|
GNU Radio's IRIDIUM Package
|
#include <frame_sorter_impl.h>
Public Member Functions | |
| frame_sorter_impl () | |
| ~frame_sorter_impl () | |
| bool | stop () |
| int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
Additional Inherited Members | |
| Public Types inherited from gr::iridium::frame_sorter | |
| typedef std::shared_ptr< frame_sorter > | sptr |
| Static Public Member Functions inherited from gr::iridium::frame_sorter | |
| static sptr | make () |
| Return a shared_ptr to a new instance of iridium::frame_sorter. | |
| gr::iridium::frame_sorter_impl::frame_sorter_impl | ( | ) |
| gr::iridium::frame_sorter_impl::~frame_sorter_impl | ( | ) |
| bool gr::iridium::frame_sorter_impl::stop | ( | ) |
| int gr::iridium::frame_sorter_impl::work | ( | int | noutput_items, |
| gr_vector_const_void_star & | input_items, | ||
| gr_vector_void_star & | output_items ) |