23 #ifndef INCLUDED_BLOCKS_DELAY_H
24 #define INCLUDED_BLOCKS_DELAY_H
47 static sptr make(
size_t itemsize,
int delay);
49 virtual int dly()
const = 0;
50 virtual void set_dly(
int d) = 0;
boost::shared_ptr< delay > sptr
Definition: delay.h:40
delay the input by a certain number of samples
Definition: delay.h:36
Definition: gr_block.h:37
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
#define BLOCKS_API
Definition: gr-blocks/include/blocks/api.h:30