#include <snapshot_source_c_impl.h>
|
| typedef boost::shared_ptr< snapshot_source_c > | sptr |
| |
| 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...
|
| |
◆ 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 |
( |
| ) |
|
◆ 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: