23#ifndef INCLUDED_GSM_MESSAGE_PRINTER_IMPL_H
24#define INCLUDED_GSM_MESSAGE_PRINTER_IMPL_H
34 void message_print(pmt::pmt_t msg);
35 pmt::pmt_t d_prepend_string;
37 bool d_prepend_frame_count;
38 bool d_print_gsmtap_header;
41 bool prepend_frame_count=
false,
bool print_gsmtap_header=
false);
Definition message_printer_impl.h:32
message_printer_impl(pmt::pmt_t prepend_string, bool prepend_fnr=false, bool prepend_frame_count=false, bool print_gsmtap_header=false)
<+description of block+>
Definition message_printer.h:39
Definition constants.h:29