GNU Radio 3.6.5 C++ API
|
output = input_0 | input_1 | , ... | input_N)Bitwise boolean or across all input streams. More...
#include <or_bb.h>
Public Types | |
typedef boost::shared_ptr< or_bb > | sptr |
Static Public Member Functions | |
static sptr | make (size_t vlen=1) |
output = input_0 | input_1 | , ... | input_N)
Bitwise boolean or across all input streams.
static sptr gr::blocks::or_bb::make | ( | size_t | vlen = 1 | ) | [static] |