24#ifndef INCLUDED_GSM_GEN_TEST_AB_H
25#define INCLUDED_GSM_GEN_TEST_AB_H
28#include <gnuradio/block.h>
43 typedef std::shared_ptr<gen_test_ab>
sptr;
#define GSM_API
Definition api.h:19
A block that does preprocessing tasks before sending bursts to modulator.
Definition gen_test_ab.h:41
std::shared_ptr< gen_test_ab > sptr
Definition gen_test_ab.h:43
static sptr make()
Return a shared_ptr to a new instance of gsm::gen_test_ab.
Definition constants.h:29