<+description of block+>
More...
#include <vector_keep_m_in_n.h>
|
| static sptr | make (size_t itemsize, int m, int n, int offset) |
| | Return a shared_ptr to a new instance of sg1450dsp::vector_keep_m_in_n. More...
|
| |
◆ sptr
◆ make()
| static sptr gr::CyberRadio::vector_keep_m_in_n::make |
( |
size_t |
itemsize, |
|
|
int |
m, |
|
|
int |
n, |
|
|
int |
offset |
|
) |
| |
|
static |
Return a shared_ptr to a new instance of sg1450dsp::vector_keep_m_in_n.
To avoid accidental use of raw pointers, sg1450dsp::vector_keep_m_in_n's constructor is in a private implementation class. sg1450dsp::vector_keep_m_in_n::make is the public interface for creating new instances.
◆ set_offset()
| virtual void gr::CyberRadio::vector_keep_m_in_n::set_offset |
( |
int |
offset | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: