GNU Radio's GSM Package
|
<+description of block+> More...
#include <tch_f_chans_demapper.h>
Public Types | |
typedef std::shared_ptr< tch_f_chans_demapper > | sptr |
Static Public Member Functions | |
static sptr | make (unsigned int timeslot_nr) |
Return a shared_ptr to a new instance of gsm::tch_f_chans_demapper. More... | |
<+description of block+>
typedef std::shared_ptr<tch_f_chans_demapper> gr::gsm::tch_f_chans_demapper::sptr |
|
static |
Return a shared_ptr to a new instance of gsm::tch_f_chans_demapper.
To avoid accidental use of raw pointers, gsm::tch_f_chans_demapper's constructor is in a private implementation class. gsm::tch_f_chans_demapper::make is the public interface for creating new instances.