GNU Radio's CYBERRADIO Package
gr::CyberRadio::snapshot_source_c Class Reference

<+description of block+> More...

#include <snapshot_source_c.h>

Inheritance diagram for gr::CyberRadio::snapshot_source_c:
gr::CyberRadio::snapshot_source_c_impl

Public Types

typedef boost::shared_ptr< snapshot_source_csptr
 

Static Public Member Functions

static sptr make (const std::string &ip, unsigned int port, unsigned int block_size, unsigned int block_rate)
 Return a shared_ptr to a new instance of sg1450dsp::snapshot_source_c. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

static sptr gr::CyberRadio::snapshot_source_c::make ( const std::string &  ip,
unsigned int  port,
unsigned int  block_size,
unsigned int  block_rate 
)
static

Return a shared_ptr to a new instance of sg1450dsp::snapshot_source_c.

To avoid accidental use of raw pointers, sg1450dsp::snapshot_source_c's constructor is in a private implementation class. sg1450dsp::snapshot_source_c::make is the public interface for creating new instances.


The documentation for this class was generated from the following file: