GNU Radio 3.6.5 C++ API
|
output = ~inputbitwise boolean not of input streams. More...
#include <not_ii.h>
Public Types | |
typedef boost::shared_ptr< not_ii > | sptr |
Static Public Member Functions | |
static sptr | make (size_t vlen=1) |
output = ~input
bitwise boolean not of input streams.
static sptr gr::blocks::not_ii::make | ( | size_t | vlen = 1 | ) | [static] |