GNU Radio's GSM Package
gr::gsm::uplink_downlink_splitter Class Reference

<+description of block+> More...

#include <uplink_downlink_splitter.h>

Inheritance diagram for gr::gsm::uplink_downlink_splitter:
gr::gsm::uplink_downlink_splitter_impl

Public Types

typedef boost::shared_ptr< uplink_downlink_splittersptr
 

Static Public Member Functions

static sptr make ()
 Return a shared_ptr to a new instance of grgsm::uplink_downlink_splitter. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

static sptr gr::gsm::uplink_downlink_splitter::make ( )
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.


The documentation for this class was generated from the following file: