24 #ifndef INCLUDED_GSM_BURSTS_PRINTER_H
25 #define INCLUDED_GSM_BURSTS_PRINTER_H
28 #include <gnuradio/block.h>
43 typedef boost::shared_ptr<bursts_printer>
sptr;
53 static sptr make(pmt::pmt_t prepend_string,
bool prepend_fnr=
false,
54 bool prepend_frame_count=
false,
bool print_payload_only=
false,
55 bool ignore_dummy_bursts=
false);
#define GRGSM_API
Definition: api.h:31
boost::shared_ptr< bursts_printer > sptr
Definition: bursts_printer.h:43
<+description of block+>
Definition: bursts_printer.h:40