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

#include <snapshot_source_c_impl.h>

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

Public Member Functions

 snapshot_source_c_impl (const std::string &ip, unsigned int port, unsigned int block_size, unsigned int block_rate)
 
 ~snapshot_source_c_impl ()
 
int initSocket (const std::string ip, unsigned short port)
 
void pause ()
 
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 

Additional Inherited Members

- Public Types inherited from gr::CyberRadio::snapshot_source_c
typedef boost::shared_ptr< snapshot_source_csptr
 
- Static Public Member Functions inherited from gr::CyberRadio::snapshot_source_c
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...
 

Constructor & Destructor Documentation

◆ snapshot_source_c_impl()

gr::CyberRadio::snapshot_source_c_impl::snapshot_source_c_impl ( const std::string &  ip,
unsigned int  port,
unsigned int  block_size,
unsigned int  block_rate 
)

◆ ~snapshot_source_c_impl()

gr::CyberRadio::snapshot_source_c_impl::~snapshot_source_c_impl ( )

Member Function Documentation

◆ initSocket()

int gr::CyberRadio::snapshot_source_c_impl::initSocket ( const std::string  ip,
unsigned short  port 
)

◆ pause()

void gr::CyberRadio::snapshot_source_c_impl::pause ( )

◆ work()

int gr::CyberRadio::snapshot_source_c_impl::work ( int  noutput_items,
gr_vector_const_void_star &  input_items,
gr_vector_void_star &  output_items 
)

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