23#ifndef INCLUDED_GSM_TRX_BURST_IF_H
24#define INCLUDED_GSM_TRX_BURST_IF_H
27#include <gnuradio/sync_block.h>
40 typedef std::shared_ptr<trx_burst_if>
sptr;
51 const std::string &bind_addr,
52 const std::string &remote_addr,
53 const std::string &base_port);
#define GSM_API
Definition api.h:19
<+description of block+>
Definition trx_burst_if.h:38
std::shared_ptr< trx_burst_if > sptr
Definition trx_burst_if.h:40
static sptr make(const std::string &bind_addr, const std::string &remote_addr, const std::string &base_port)
Return a shared_ptr to a new instance of grgsm::trx_burst_if.
Definition constants.h:29