|
GNU Radio's SATNOGS Package
|
#include <udp_msg_sink_impl.h>
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_sink > | sptr |
Static Public Member Functions inherited from gr::satnogs::udp_msg_sink | |
| static sptr | make (const std::string &addr, uint16_t port, size_t mtu) |
| gr::satnogs::udp_msg_sink_impl::udp_msg_sink_impl | ( | const std::string & | addr, |
| uint16_t | port, | ||
| size_t | mtu | ||
| ) |
| gr::satnogs::udp_msg_sink_impl::~udp_msg_sink_impl | ( | ) |