GNU Radio's GSM Package
gr::gsm::bursts_printer_impl Class Reference

#include <bursts_printer_impl.h>

Inheritance diagram for gr::gsm::bursts_printer_impl:
gr::gsm::bursts_printer

Public Member Functions

 bursts_printer_impl (pmt::pmt_t prepend_string, bool prepend_fnr=false, bool prepend_frame_count=false, bool print_payload_only=false, bool ignore_dummy_bursts=false)
 
 ~bursts_printer_impl ()
 

Additional Inherited Members

- Public Types inherited from gr::gsm::bursts_printer
typedef std::shared_ptr< bursts_printersptr
 
- Static Public Member Functions inherited from gr::gsm::bursts_printer
static sptr make (pmt::pmt_t prepend_string, bool prepend_fnr=false, bool prepend_frame_count=false, bool print_payload_only=false, bool ignore_dummy_bursts=false)
 Return a shared_ptr to a new instance of gsm::bursts_printer.
 

Constructor & Destructor Documentation

◆ bursts_printer_impl()

gr::gsm::bursts_printer_impl::bursts_printer_impl ( pmt::pmt_t  prepend_string,
bool  prepend_fnr = false,
bool  prepend_frame_count = false,
bool  print_payload_only = false,
bool  ignore_dummy_bursts = false 
)

◆ ~bursts_printer_impl()

gr::gsm::bursts_printer_impl::~bursts_printer_impl ( )

The documentation for this class was generated from the following file: