GNU Radio's LORA Package
gr::lora::message_socket_sink_impl Class Reference

#include <message_socket_sink_impl.h>

Inheritance diagram for gr::lora::message_socket_sink_impl:

Public Member Functions

 message_socket_sink_impl (std::string ip, int port, enum lora_layer layer)
 
 ~message_socket_sink_impl ()
 

Additional Inherited Members

- Public Types inherited from gr::lora::message_socket_sink
enum  lora_layer { LORATAP = 0 , LORAPHY , LORAMAC }
 
typedef boost::shared_ptr< message_socket_sinksptr
 
- Static Public Member Functions inherited from gr::lora::message_socket_sink
static sptr make (std::string ip, int port, enum lora_layer layer)
 Return a shared_ptr to a new instance of lora::message_socket_sink. More...
 

Constructor & Destructor Documentation

◆ message_socket_sink_impl()

gr::lora::message_socket_sink_impl::message_socket_sink_impl ( std::string  ip,
int  port,
enum lora_layer  layer 
)

◆ ~message_socket_sink_impl()

gr::lora::message_socket_sink_impl::~message_socket_sink_impl ( )

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