GNU Radio 3.6.0 C++ API
gnuradio::extras::divide Class Reference

#include <divide.h>

Inheritance diagram for gnuradio::extras::divide:
gr_sync_block gr_block gr_basic_block gr_msg_accepter gruel::msg_accepter

List of all members.

Public Types

typedef boost::shared_ptr< dividesptr

Static Public Member Functions

static sptr make_fc32_fc32 (const size_t vlen=1)
static sptr make_sc32_sc32 (const size_t vlen=1)
static sptr make_sc16_sc16 (const size_t vlen=1)
static sptr make_sc8_sc8 (const size_t vlen=1)
static sptr make_f32_f32 (const size_t vlen=1)
static sptr make_s32_s32 (const size_t vlen=1)
static sptr make_s16_s16 (const size_t vlen=1)
static sptr make_s8_s8 (const size_t vlen=1)

Member Typedef Documentation


Member Function Documentation

static sptr gnuradio::extras::divide::make_f32_f32 ( const size_t  vlen = 1) [static]
static sptr gnuradio::extras::divide::make_fc32_fc32 ( const size_t  vlen = 1) [static]
static sptr gnuradio::extras::divide::make_s16_s16 ( const size_t  vlen = 1) [static]
static sptr gnuradio::extras::divide::make_s32_s32 ( const size_t  vlen = 1) [static]
static sptr gnuradio::extras::divide::make_s8_s8 ( const size_t  vlen = 1) [static]
static sptr gnuradio::extras::divide::make_sc16_sc16 ( const size_t  vlen = 1) [static]
static sptr gnuradio::extras::divide::make_sc32_sc32 ( const size_t  vlen = 1) [static]
static sptr gnuradio::extras::divide::make_sc8_sc8 ( const size_t  vlen = 1) [static]

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