GNU Radio 3.6.5 C++ API
xor_bb.h File Reference
#include <blocks/api.h>
#include <gr_sync_block.h>
Include dependency graph for xor_bb.h:

Go to the source code of this file.

Classes

class  gr::blocks::xor_bb
 output = input_0 ^ input_1 ^ , ... ^ input_N)Bitwise boolean xor across all input streams. More...
 

Namespaces

namespace  gr
 
namespace  gr::blocks