 |
GNU Radio Manual and C++ API Reference
3.8.1.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
47 typedef boost::shared_ptr<and_const<T>>
sptr;
53 static sptr make(T k);
58 virtual T k()
const = 0;
63 virtual void set_k(T k) = 0;
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
and_const< std::int16_t > and_const_ss
Definition: and_const.h:67
synchronous 1:1 input to output with history
Definition: sync_block.h:37
and_const< std::uint8_t > and_const_bb
Definition: and_const.h:66
and_const< std::int32_t > and_const_ii
Definition: and_const.h:68
boost::shared_ptr< and_const< T > > sptr
Definition: and_const.h:47
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
output[m] = input[m] & value for all M streams.
Definition: and_const.h:42