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

<+description of block+> More...

#include <burst_sdcch_subslot_filter.h>

Inheritance diagram for gr::gsm::burst_sdcch_subslot_filter:

Public Types

typedef boost::shared_ptr
< burst_sdcch_subslot_filter
sptr
 

Static Public Member Functions

static sptr make (subslot_filter_mode mode, unsigned int subslot)
 Return a shared_ptr to a new instance of grgsm::burst_sdcch_subslot_filter. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

Member Function Documentation

static sptr gr::gsm::burst_sdcch_subslot_filter::make ( subslot_filter_mode  mode,
unsigned int  subslot 
)
static

Return a shared_ptr to a new instance of grgsm::burst_sdcch_subslot_filter.

To avoid accidental use of raw pointers, grgsm::burst_sdcch_subslot_filter's constructor is in a private implementation class. grgsm::burst_sdcch_subslot_filter::make is the public interface for creating new instances.


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