#include <frame_counter_impl.h>
|
| typedef std::shared_ptr< frame_counter > | sptr |
| |
| static sptr | make (size_t itemsize, size_t frame_size) |
| | Build the Frame Counter block.
|
| |
◆ frame_counter_impl()
| gr::satellites::frame_counter_impl::frame_counter_impl |
( |
size_t |
itemsize, |
|
|
size_t |
frame_size |
|
) |
| |
◆ ~frame_counter_impl()
| gr::satellites::frame_counter_impl::~frame_counter_impl |
( |
| ) |
|
|
override |
◆ work()
| int gr::satellites::frame_counter_impl::work |
( |
int |
noutput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
|
override |
The documentation for this class was generated from the following file: