32 typedef std::shared_ptr<not_blk<T>>
sptr;
34 static sptr make(
size_t vlen = 1);
not_blk< std::int16_t > not_ss
Definition: not_blk.h:38
not_blk< std::uint8_t > not_bb
Definition: not_blk.h:37
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< not_blk< T > > sptr
Definition: not_blk.h:32
not_blk< std::int32_t > not_ii
Definition: not_blk.h:39
output = ~inputbitwise boolean not of input streams.
Definition: not_blk.h:29