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