21 #ifndef INCLUDED_SATNOGS_UDP_MSG_SINK_H 22 #define INCLUDED_SATNOGS_UDP_MSG_SINK_H 25 #include <gnuradio/block.h> 37 typedef boost::shared_ptr<udp_msg_sink>
sptr;
46 static sptr make(
const std::string &addr, uint16_t port,
size_t mtu);
Definition: amsat_duv_decoder.h:29
<+description of block+>
Definition: udp_msg_sink.h:35
boost::shared_ptr< udp_msg_sink > sptr
Definition: udp_msg_sink.h:37
#define SATNOGS_API
Definition: api.h:30