GNU Radio 3.7.1 C++ API
gr::blocks::char_to_short Class Reference

Convert stream of chars to a stream of short. More...

#include <char_to_short.h>

Inheritance diagram for gr::blocks::char_to_short:

List of all members.

Public Types

typedef boost::shared_ptr
< char_to_short
sptr

Static Public Member Functions

static sptr make (size_t vlen=1)

Detailed Description

Convert stream of chars to a stream of short.


Member Typedef Documentation


Member Function Documentation

static sptr gr::blocks::char_to_short::make ( size_t  vlen = 1) [static]

The documentation for this class was generated from the following file: