22 #ifndef INCLUDED_HIQSDR_SINK_H 23 #define INCLUDED_HIQSDR_SINK_H 26 #include <gnuradio/sync_block.h> 39 typedef boost::shared_ptr<sink>
sptr;
49 static sptr make(
size_t itemsize,
const char *host,
unsigned short port,
int payload_size=1472,
bool eof=
true);
<+description of block+>
Definition: sink.h:36
boost::shared_ptr< sink > sptr
Definition: sink.h:39
#define HIQSDR_API
Definition: api.h:30