24 #ifndef INCLUDED_GSM_COLLECT_SYSTEM_INFO_H 25 #define INCLUDED_GSM_COLLECT_SYSTEM_INFO_H 28 #include <gnuradio/block.h> 42 typedef boost::shared_ptr<collect_system_info>
sptr;
53 virtual std::vector<int> get_framenumbers() = 0;
54 virtual std::vector<std::string> get_system_information_type() = 0;
55 virtual std::vector<std::string> get_data() = 0;
<+description of block+>
Definition: collect_system_info.h:39
#define GRGSM_API
Definition: api.h:31
boost::shared_ptr< collect_system_info > sptr
Definition: collect_system_info.h:42
Definition: constants.h:29