 |
GNU Radio Manual and C++ API Reference
3.8.2.0
The Free & Open Software Radio Ecosystem
|
|
boost::shared_ptr< xor_blk< T > > sptr
Definition: xor_blk.h:45
xor_blk< std::int16_t > xor_ss
Definition: xor_blk.h:51
xor_blk< std::int32_t > xor_ii
Definition: xor_blk.h:52
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
xor_blk< std::uint8_t > xor_bb
Definition: xor_blk.h:50
static sptr make(size_t vlen=1)
synchronous 1:1 input to output with history
Definition: sync_block.h:38
output = input_0 ^ input_1 ^ , ... ^ input_N)
Definition: xor_blk.h:42
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43