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