gr_not_ii Class Reference
[Mathematics]

output = ~input_0bitwise boolean not across input stream. More...

#include <gr_not_ii.h>

Inheritance diagram for gr_not_ii:
Inheritance graph
[legend]

List of all members.

Public Member Functions

int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 just like gr_block::general_work, only this arranges to call consume_each for you

Friends

gr_not_ii_sptr gr_make_not_ii ()

Detailed Description

output = ~input_0

bitwise boolean not across input stream.


Member Function Documentation

int gr_not_ii::work ( int  noutput_items,
gr_vector_const_void_star input_items,
gr_vector_void_star output_items 
) [virtual]

just like gr_block::general_work, only this arranges to call consume_each for you

The user must override work to define the signal processing code

Implements gr_sync_block.


Friends And Related Function Documentation

gr_not_ii_sptr gr_make_not_ii (  )  [friend]

The documentation for this class was generated from the following file:
Generated on Wed Dec 29 19:52:51 2010 for GNU Radio 3.3.0 C++ API by  doxygen 1.6.3