GNU Radio v3.6.2-149-ga6d285d9 C++ API
|
convert a stream of blocks of nitems_per_block items into a stream of items More...
#include <vector_to_stream.h>
Public Types | |
typedef boost::shared_ptr < vector_to_stream > | sptr |
Static Public Member Functions | |
static sptr | make (size_t itemsize, size_t nitems_per_block) |
convert a stream of blocks of nitems_per_block items into a stream of items
static sptr gr::blocks::vector_to_stream::make | ( | size_t | itemsize, |
size_t | nitems_per_block | ||
) | [static] |