24#ifndef INCLUDED_GSM_COLLECT_SYSTEM_INFO_H
25#define INCLUDED_GSM_COLLECT_SYSTEM_INFO_H
28#include <gnuradio/block.h>
42 typedef std::shared_ptr<collect_system_info>
sptr;
55 virtual std::vector<std::string>
get_data() = 0;
#define GSM_API
Definition: api.h:19
<+description of block+>
Definition: collect_system_info.h:40
std::shared_ptr< collect_system_info > sptr
Definition: collect_system_info.h:42
virtual std::vector< std::string > get_system_information_type()=0
virtual std::vector< std::string > get_data()=0
static sptr make()
Return a shared_ptr to a new instance of gsm::collect_system_info.
virtual std::vector< int > get_framenumbers()=0
Definition: constants.h:29