24 #ifndef INCLUDED_GSM_TCH_F_DECODER_H
25 #define INCLUDED_GSM_TCH_F_DECODER_H
28 #include <gnuradio/block.h>
55 typedef boost::shared_ptr<tch_f_decoder>
sptr;
65 static sptr make(
tch_mode mode,
const std::string &file,
bool boundary_check=
true);
Definition: tch_f_decoder.h:44
Definition: tch_f_decoder.h:43
Definition: tch_f_decoder.h:37
Definition: tch_f_decoder.h:36
tch_mode
Definition: tch_f_decoder.h:33
Definition: tch_f_decoder.h:40
#define GRGSM_API
Definition: api.h:31
Definition: tch_f_decoder.h:38
Definition: tch_f_decoder.h:41
Definition: tch_f_decoder.h:42
Definition: tch_f_decoder.h:35
Definition: tch_f_decoder.h:39
<+description of block+>
Definition: tch_f_decoder.h:52
boost::shared_ptr< tch_f_decoder > sptr
Definition: tch_f_decoder.h:55