GNU Radio 3.6.5 C++ API

gr::blocks::not_bb Class Reference

output = ~inputbitwise boolean not of input streams. More...

#include <not_bb.h>

Inheritance diagram for gr::blocks::not_bb:
gr_sync_block gr_block gr_basic_block gr_msg_accepter gruel::msg_accepter gr::blocks::not_bb_impl

List of all members.

Public Types

typedef boost::shared_ptr< not_bbsptr

Static Public Member Functions

static sptr make (size_t vlen=1)

Detailed Description

output = ~input

bitwise boolean not of input streams.


Member Typedef Documentation


Member Function Documentation

static sptr gr::blocks::not_bb::make ( size_t  vlen = 1) [static]

The documentation for this class was generated from the following file: