32 typedef std::shared_ptr<or_blk<T>>
sptr;
34 static sptr make(
size_t vlen = 1);
or_blk< std::uint8_t > or_bb
Definition: or_blk.h:37
output = input_0 | input_1 | , ... | input_N)Bitwise boolean or across all input streams.
Definition: or_blk.h:28
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
or_blk< std::int16_t > or_ss
Definition: or_blk.h:38
std::shared_ptr< or_blk< T > > sptr
Definition: or_blk.h:32
or_blk< std::int32_t > or_ii
Definition: or_blk.h:39