gr_and_const_bb Class Reference
[Mathematics]

output_N = input_N & valuebitwise boolean and of const to the data stream. More...

#include <gr_and_const_bb.h>

Inheritance diagram for gr_and_const_bb:
Inheritance graph
[legend]

List of all members.

Public Member Functions

unsigned char k () const
void set_k (unsigned char k)
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_and_const_bb_sptr gr_make_and_const_bb (unsigned char k)

Detailed Description

output_N = input_N & value

bitwise boolean and of const to the data stream.


Member Function Documentation

unsigned char gr_and_const_bb::k (  )  const [inline]
void gr_and_const_bb::set_k ( unsigned char  k  )  [inline]
int gr_and_const_bb::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_and_const_bb_sptr gr_make_and_const_bb ( unsigned char  k  )  [friend]

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