23#ifndef INCLUDED_GR_COPY_H
24#define INCLUDED_GR_COPY_H
50 typedef boost::shared_ptr<copy>
sptr;
The abstract base class for all 'terminal' processing blocks.
Definition block.h:72
output[i] = input[i]
Definition copy.h:47
boost::shared_ptr< copy > sptr
Definition copy.h:50
virtual void set_enabled(bool enable)=0
static sptr make(size_t itemsize)
virtual bool enabled() const =0
#define BLOCKS_API
Definition gr-blocks/include/gnuradio/blocks/api.h:30
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition basic_block.h:46