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

<+description of block+> More...

#include <udp_msg_sink.h>

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

Public Types

typedef boost::shared_ptr< udp_msg_sinksptr
 

Static Public Member Functions

static sptr make (const std::string &addr, uint16_t port, size_t mtu)
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

typedef boost::shared_ptr<udp_msg_sink> gr::satnogs::udp_msg_sink::sptr

Member Function Documentation

◆ make()

static sptr gr::satnogs::udp_msg_sink::make ( const std::string &  addr,
uint16_t  port,
size_t  mtu 
)
static

UDP sink that accepts PMT messages

Parameters
addrthe address of the destination host
portthe destination UDP port
mtuthe maximum MTU

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