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

#include <message_file_sink_impl.h>

Inheritance diagram for gr::lora::message_file_sink_impl:

Public Member Functions

 message_file_sink_impl (const std::string path)
 
 ~message_file_sink_impl ()
 
void msg_handler (pmt::pmt_t msg)
 

Additional Inherited Members

- Public Types inherited from gr::lora::message_file_sink
typedef boost::shared_ptr< message_file_sinksptr
 
- Static Public Member Functions inherited from gr::lora::message_file_sink
static sptr make (const std::string path)
 Return a shared_ptr to a new instance of lora::message_file_sink.
 

Constructor & Destructor Documentation

◆ message_file_sink_impl()

gr::lora::message_file_sink_impl::message_file_sink_impl ( const std::string  path)

◆ ~message_file_sink_impl()

gr::lora::message_file_sink_impl::~message_file_sink_impl ( )

Member Function Documentation

◆ msg_handler()

void gr::lora::message_file_sink_impl::msg_handler ( pmt::pmt_t  msg)

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