GNU Radio's GSM Package
|
#include <tch_h_decoder_impl.h>
Public Member Functions | |
tch_h_decoder_impl (unsigned int sub_channel, std::string multi_rate, bool boundary_check=false) | |
~tch_h_decoder_impl () | |
Additional Inherited Members | |
![]() | |
typedef std::shared_ptr< tch_h_decoder > | sptr |
![]() | |
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. More... | |
gr::gsm::tch_h_decoder_impl::tch_h_decoder_impl | ( | unsigned int | sub_channel, |
std::string | multi_rate, | ||
bool | boundary_check = false |
||
) |
gr::gsm::tch_h_decoder_impl::~tch_h_decoder_impl | ( | ) |