23#ifndef INCLUDED_GSM_COLLECT_SYSTEM_INFO_IMPL_H
24#define INCLUDED_GSM_COLLECT_SYSTEM_INFO_IMPL_H
34 void process_messages(pmt::pmt_t msg);
35 std::vector<int> d_framenumbers;
36 std::vector<std::string> d_sit_types;
37 std::vector<std::string> d_sit_data;
38 std::string get_hex_string(uint8_t * msg_elements);
Definition: collect_system_info_impl.h:32
~collect_system_info_impl()
virtual std::vector< std::string > get_system_information_type()
collect_system_info_impl()
virtual std::vector< std::string > get_data()
virtual std::vector< int > get_framenumbers()
<+description of block+>
Definition: collect_system_info.h:40
Definition: constants.h:29