GNU Radio v3.6.2-149-ga6d285d9 C++ API
|
Convert 1 stream of vectors of length N to N streams of items. More...
#include <vector_to_streams.h>
Public Types | |
typedef boost::shared_ptr < vector_to_streams > | sptr |
Static Public Member Functions | |
static sptr | make (size_t itemsize, size_t nstreams) |
Convert 1 stream of vectors of length N to N streams of items.
static sptr gr::blocks::vector_to_streams::make | ( | size_t | itemsize, |
size_t | nstreams | ||
) | [static] |