GNU Radio 3.7.2 C++ API
xor_bb.h File Reference
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

 gr
 Include this header to use the message passing features.
 
 gr::blocks