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

#include <udp_msg_source_impl.h>

Inheritance diagram for gr::satnogs::udp_msg_source_impl:
gr::satnogs::udp_msg_source

Public Member Functions

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

Additional Inherited Members

- Public Types inherited from gr::satnogs::udp_msg_source
typedef boost::shared_ptr< udp_msg_sourcesptr
 
- Static Public Member Functions inherited from gr::satnogs::udp_msg_source
static sptr make (const std::string &addr, uint16_t port, size_t mtu=1500, size_t type=0)
 

Constructor & Destructor Documentation

◆ udp_msg_source_impl()

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

◆ ~udp_msg_source_impl()

gr::satnogs::udp_msg_source_impl::~udp_msg_source_impl ( )

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