23#ifndef INCLUDED_GSM_MESSAGE_FILE_SINK_H
24#define INCLUDED_GSM_MESSAGE_FILE_SINK_H
27#include <gnuradio/block.h>
40 typedef std::shared_ptr<message_file_sink>
sptr;
#define GSM_API
Definition api.h:19
<+description of block+>
Definition message_file_sink.h:38
std::shared_ptr< message_file_sink > sptr
Definition message_file_sink.h:40
static sptr make(const std::string &filename)
Return a shared_ptr to a new instance of grgsm::message_file_sink.
Definition constants.h:29