40 typedef boost::shared_ptr<add_const_ii>
sptr;
51 virtual int k()
const = 0;
output = input + constant
Definition add_const_ii.h:37
boost::shared_ptr< add_const_ii > sptr
Definition add_const_ii.h:40
static sptr make(int k)
Create an instance of add_const_ii.
virtual void set_k(int k)=0
Set additive constant.
virtual int k() const =0
Return additive constant.
synchronous 1:1 input to output with history
Definition sync_block.h:38
#define BLOCKS_API
Definition gr-blocks/include/gnuradio/blocks/api.h:30
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition basic_block.h:46