GNU Radio Manual and C++ API Reference  3.8.1.0
The Free & Open Software Radio Ecosystem
and_const.h File Reference
#include <gnuradio/blocks/api.h>
#include <gnuradio/sync_block.h>
#include <cstdint>

Go to the source code of this file.

Classes

class  gr::blocks::and_const< T >
 output[m] = input[m] & value for all M streams. More...
 

Namespaces

 gr
 GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
 
 gr::blocks
 

Typedefs

typedef and_const< std::uint8_t > gr::blocks::and_const_bb
 
typedef and_const< std::int16_t > gr::blocks::and_const_ss
 
typedef and_const< std::int32_t > gr::blocks::and_const_ii