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