46 typedef boost::shared_ptr<sub<T>>
sptr;
48 static sptr make(
size_t vlen = 1);
sub< std::int16_t > sub_ss
Definition: sub.h:51
boost::shared_ptr< sub< T > > sptr
Definition: sub.h:46
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37
sub< float > sub_ff
Definition: sub.h:54
sub< std::int32_t > sub_ii
Definition: sub.h:52
output = input_0 - input_1 - ...)
Definition: sub.h:42
sub< gr_complex > sub_cc
Definition: sub.h:53