#include <trx_burst_if_impl.h>
|
typedef std::shared_ptr< trx_burst_if > | sptr |
|
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.
|
|
◆ trx_burst_if_impl()
gr::gsm::trx_burst_if_impl::trx_burst_if_impl |
( |
const std::string & |
bind_addr, |
|
|
const std::string & |
remote_addr, |
|
|
int |
base_port |
|
) |
| |
◆ ~trx_burst_if_impl()
gr::gsm::trx_burst_if_impl::~trx_burst_if_impl |
( |
| ) |
|
◆ handle_dl_burst()
void gr::gsm::trx_burst_if_impl::handle_dl_burst |
( |
pmt::pmt_t |
msg | ) |
|
◆ handle_ul_burst()
void gr::gsm::trx_burst_if_impl::handle_ul_burst |
( |
uint8_t * |
payload, |
|
|
size_t |
len |
|
) |
| |
The documentation for this class was generated from the following file: