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