22 #ifndef INCLUDED_CYBERRADIO_SNAPSHOT_SOURCE_C_H 23 #define INCLUDED_CYBERRADIO_SNAPSHOT_SOURCE_C_H 26 #include <gnuradio/sync_interpolator.h> 29 namespace CyberRadio {
39 typedef boost::shared_ptr<snapshot_source_c>
sptr;
49 static sptr make(
const std::string &ip,
unsigned int port,
unsigned int block_size,
unsigned int block_rate);
#define CYBERRADIO_API
Definition: api.h:30
Provides GNU Radio blocks.
Definition: NDR651_duc_sink_mk2.h:21
<+description of block+>
Definition: snapshot_source_c.h:36
boost::shared_ptr< snapshot_source_c > sptr
Definition: snapshot_source_c.h:39