24#ifndef INCLUDED_GSM_TCH_H_DECODER_H
25#define INCLUDED_GSM_TCH_H_DECODER_H
28#include <gnuradio/block.h>
41 typedef std::shared_ptr<tch_h_decoder>
sptr;
51 static sptr make(
unsigned int sub_channel, std::string multi_rate,
bool boundary_check=
false);
#define GSM_API
Definition api.h:19
<+description of block+>
Definition tch_h_decoder.h:39
static sptr make(unsigned int sub_channel, std::string multi_rate, bool boundary_check=false)
Return a shared_ptr to a new instance of gsm::tch_h_decoder.
std::shared_ptr< tch_h_decoder > sptr
Definition tch_h_decoder.h:41
Definition constants.h:29