GNU Radio v3.6.2-149-ga6d285d9 C++ API
|
Convert stream of shorts to a stream of chars. More...
#include <short_to_char.h>
Public Types | |
typedef boost::shared_ptr < short_to_char > | sptr |
Static Public Member Functions | |
static sptr | make (size_t vlen=1) |
Convert stream of shorts to a stream of chars.
vlen | vector length of data streams. |
static sptr gr::blocks::short_to_char::make | ( | size_t | vlen = 1 | ) | [static] |