679#ifndef INCLUDED_LORA_MESSAGE_FILE_SINK_H
680#define INCLUDED_LORA_MESSAGE_FILE_SINK_H
683#include <gnuradio/block.h>
697 typedef boost::shared_ptr<message_file_sink>
sptr;
#define LORA_API
Definition api.h:30
<+description of block+>
Definition message_file_sink.h:695
static sptr make(const std::string path)
Return a shared_ptr to a new instance of lora::message_file_sink.
boost::shared_ptr< message_file_sink > sptr
Definition message_file_sink.h:697
Definition channelizer.h:28