GNU Radio v3.6.2-149-ga6d285d9 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:
gr_sync_block gr_block gr_basic_block gr_msg_accepter gruel::msg_accepter gr::blocks::short_to_char_impl

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.

Parameters:
vlenvector length of data streams.

Member Typedef Documentation


Member Function Documentation

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

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