#include <gr_sync_decimator.h>
Go to the source code of this file.
Classes | |
class | gr_serial_to_parallel |
convert a stream of items into a stream of blocks containing nitems_per_block More... | |
Typedefs | |
typedef boost::shared_ptr< gr_serial_to_parallel > | gr_serial_to_parallel_sptr |
Functions | |
gr_serial_to_parallel_sptr | gr_make_serial_to_parallel (size_t item_size, size_t nitems_per_block) |
|
|
|
|