35 typedef std::shared_ptr<and_const<T>>
sptr;
41 static sptr make(T k);
46 virtual T k()
const = 0;
51 virtual void set_k(T k) = 0;
and_const< std::uint8_t > and_const_bb
Definition: and_const.h:54
output[m] = input[m] & value for all M streams.
Definition: and_const.h:30
and_const< std::int16_t > and_const_ss
Definition: and_const.h:55
GNU Radio logging wrapper.
Definition: basic_block.h:29
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:18
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:25
std::shared_ptr< and_const< T > > sptr
Definition: and_const.h:35
and_const< std::int32_t > and_const_ii
Definition: and_const.h:56