GNU Radio's SATNOGS Package
gr::satnogs::udp_msg_sink_impl Class Reference

#include <udp_msg_sink_impl.h>

Inheritance diagram for gr::satnogs::udp_msg_sink_impl:
gr::satnogs::udp_msg_sink

Public Member Functions

 udp_msg_sink_impl (const std::string &addr, uint16_t port, size_t mtu)
 
 ~udp_msg_sink_impl ()
 

Additional Inherited Members

- Public Types inherited from gr::satnogs::udp_msg_sink
typedef boost::shared_ptr< udp_msg_sinksptr
 
- Static Public Member Functions inherited from gr::satnogs::udp_msg_sink
static sptr make (const std::string &addr, uint16_t port, size_t mtu)
 

Constructor & Destructor Documentation

◆ udp_msg_sink_impl()

gr::satnogs::udp_msg_sink_impl::udp_msg_sink_impl ( const std::string &  addr,
uint16_t  port,
size_t  mtu 
)

◆ ~udp_msg_sink_impl()

gr::satnogs::udp_msg_sink_impl::~udp_msg_sink_impl ( )

The documentation for this class was generated from the following file: