GNU Radio 3.6.5 C++ API
|
Convert stream of chars to a stream of short. More...
#include <char_to_short.h>
Public Types | |
typedef boost::shared_ptr < char_to_short > | sptr |
Static Public Member Functions | |
static sptr | make (size_t vlen=1) |
Convert stream of chars to a stream of short.
static sptr gr::blocks::char_to_short::make | ( | size_t | vlen = 1 | ) | [static] |