23 #ifndef INCLUDED_BLOCKS_DELAY_H
24 #define INCLUDED_BLOCKS_DELAY_H
52 virtual int dly()
const = 0;
53 virtual void set_dly(
int d) = 0;
boost::shared_ptr< delay > sptr
Definition: delay.h:43
delay the input by a certain number of samplesPositive delays insert zero items at the beginning of t...
Definition: delay.h:39
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
#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:60
BLOCKS_API size_t itemsize(vector_type type)