GNU Radio Manual and C++ API Reference  3.8.1.0
The Free & Open Software Radio Ecosystem
or_blk.h File Reference

Go to the source code of this file.

Classes

class  gr::blocks::or_blk< T >
 output = input_0 | input_1 | , ... | input_N)Bitwise boolean or across all input streams. More...
 

Namespaces

 gr
 GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
 
 gr::blocks
 

Typedefs

typedef or_blk< short > gr::blocks::or_ss
 
typedef or_blk< int > gr::blocks::or_ii
 
typedef or_blk< char > gr::blocks::or_bb