46 typedef boost::shared_ptr<and_blk<T>>
sptr;
48 static sptr make(
size_t vlen = 1);
boost::shared_ptr< and_blk< T > > sptr
Definition: and_blk.h:46
and_blk< std::int32_t > and_ii
Definition: and_blk.h:53
and_blk< std::int16_t > and_ss
Definition: and_blk.h:52
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
output = input[0] & input[1] & ... & input[M-1]
Definition: and_blk.h:42
and_blk< std::uint8_t > and_bb
Definition: and_blk.h:51