23 #ifndef INCLUDED_GR_COPY_H 24 #define INCLUDED_GR_COPY_H 50 typedef boost::shared_ptr<copy>
sptr;
54 virtual void set_enabled(
bool enable) = 0;
55 virtual bool enabled()
const = 0;
boost::shared_ptr< copy > sptr
Definition: copy.h:50
output[i] = input[i]
Definition: copy.h:46
Include this header to use the message passing features.
Definition: logger.h:695
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:65
BLOCKS_API size_t itemsize(vector_type type)