#include <add_const.h>
List of all members.
Member Typedef Documentation
Member Function Documentation
virtual std::complex<double> gnuradio::extras::add_const::get_const |
( |
void |
| ) |
[pure virtual] |
Get the constant value as a complex double.
static sptr gnuradio::extras::add_const::make_f32_f32 |
( |
const std::complex< double > & |
val = 0 | ) |
[static] |
static sptr gnuradio::extras::add_const::make_fc32_fc32 |
( |
const std::complex< double > & |
val = 0 | ) |
[static] |
static sptr gnuradio::extras::add_const::make_s16_s16 |
( |
const std::complex< double > & |
val = 0 | ) |
[static] |
static sptr gnuradio::extras::add_const::make_s32_s32 |
( |
const std::complex< double > & |
val = 0 | ) |
[static] |
static sptr gnuradio::extras::add_const::make_s8_s8 |
( |
const std::complex< double > & |
val = 0 | ) |
[static] |
static sptr gnuradio::extras::add_const::make_sc16_sc16 |
( |
const std::complex< double > & |
val = 0 | ) |
[static] |
static sptr gnuradio::extras::add_const::make_sc32_sc32 |
( |
const std::complex< double > & |
val = 0 | ) |
[static] |
static sptr gnuradio::extras::add_const::make_sc8_sc8 |
( |
const std::complex< double > & |
val = 0 | ) |
[static] |
virtual void gnuradio::extras::add_const::set_const |
( |
const std::complex< double > & |
val | ) |
[pure virtual] |
Set the value from any type.
The documentation for this class was generated from the following file: