SiGe GN3S V2 sampler USB driver.
More...
#include <gn3s_source_cc.h>
|
| | ~gn3s_source_cc () |
| |
| int | general_work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
| |
SiGe GN3S V2 sampler USB driver.
- See also
- gn3s_source for a version that subclasses gr_block.
◆ ~gn3s_source_cc()
| gn3s_source_cc::~gn3s_source_cc |
( |
| ) |
|
◆ general_work()
| int gn3s_source_cc::general_work |
( |
int |
noutput_items, |
|
|
gr_vector_int & |
ninput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
◆ gn3s_make_source_cc
| GN3S_API gn3s_source_cc_sptr gn3s_make_source_cc |
( |
| ) |
|
|
friend |
Return a shared_ptr to a new instance of howto_square_ff.
To avoid accidental use of raw pointers, gn3s_source's constructor is private. gn3s_source is the public interface for creating new instances.
The documentation for this class was generated from the following file: