|
GNU Radio's SATELLITES Package
|
#include <frame_counter_impl.h>
Public Member Functions | |
| frame_counter_impl (size_t itemsize, size_t frame_size) | |
| ~frame_counter_impl () | |
| 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::satellites::frame_counter | |
| typedef boost::shared_ptr< frame_counter > | sptr |
Static Public Member Functions inherited from gr::satellites::frame_counter | |
| static sptr | make (size_t itemsize, size_t frame_size) |
| Build the Frame Counter block. More... | |
| gr::satellites::frame_counter_impl::frame_counter_impl | ( | size_t | itemsize, |
| size_t | frame_size | ||
| ) |
| gr::satellites::frame_counter_impl::~frame_counter_impl | ( | ) |
| int gr::satellites::frame_counter_impl::work | ( | int | noutput_items, |
| gr_vector_const_void_star & | input_items, | ||
| gr_vector_void_star & | output_items | ||
| ) |