GNU Radio's SATNOGS Package
|
#include <udp_msg_source_impl.h>
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 | |
![]() | |
typedef boost::shared_ptr< udp_msg_source > | sptr |
![]() | |
static sptr | make (const std::string &addr, uint16_t port, size_t mtu=1500, size_t type=0) |
gr::satnogs::udp_msg_source_impl::udp_msg_source_impl | ( | const std::string & | addr, |
uint16_t | port, | ||
size_t | mtu, | ||
size_t | type | ||
) |
gr::satnogs::udp_msg_source_impl::~udp_msg_source_impl | ( | ) |