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