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