24#ifndef INCLUDED_GSM_CX_CHANNEL_HOPPER_H
25#define INCLUDED_GSM_CX_CHANNEL_HOPPER_H
28#include <gnuradio/block.h>
42 typedef std::shared_ptr<cx_channel_hopper>
sptr;
52 static sptr make(
const std::vector<int> &ma,
int maio,
int hsn);
#define GSM_API
Definition: api.h:19
<+description of block+>
Definition: cx_channel_hopper.h:40
std::shared_ptr< cx_channel_hopper > sptr
Definition: cx_channel_hopper.h:42
static sptr make(const std::vector< int > &ma, int maio, int hsn)
Return a shared_ptr to a new instance of gsm::cx_channel_hopper.
Definition: constants.h:29