GNU Radio's HOWTO Package
gn3s_source_cc Class Reference

SiGe GN3S V2 sampler USB driver. More...

#include <gn3s_source_cc.h>

Inheritance diagram for gn3s_source_cc:

Public Member Functions

 ~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)
 

Friends

GN3S_API gn3s_source_cc_sptr gn3s_make_source_cc ()
 Return a shared_ptr to a new instance of howto_square_ff. More...
 

Detailed Description

SiGe GN3S V2 sampler USB driver.

See also
gn3s_source for a version that subclasses gr_block.

Constructor & Destructor Documentation

◆ ~gn3s_source_cc()

gn3s_source_cc::~gn3s_source_cc ( )

Member Function Documentation

◆ 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 
)

Friends And Related Function Documentation

◆ 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: