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

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

#include <short_to_char.h>

Inheritance diagram for gr::blocks::short_to_char:

List of all members.

Public Types

typedef boost::shared_ptr
< short_to_char
sptr

Static Public Member Functions

static sptr make (size_t vlen=1)

Detailed Description

Convert stream of shorts to a stream of chars.


Member Typedef Documentation


Member Function Documentation

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

Build a short to char block.

Parameters:
vlenvector length of data streams.

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