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

<+description of block+> More...

#include <burst_sdcch_subslot_splitter.h>

Inheritance diagram for gr::gsm::burst_sdcch_subslot_splitter:

Public Types

typedef boost::shared_ptr
< burst_sdcch_subslot_splitter
sptr
 

Static Public Member Functions

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

Detailed Description

<+description of block+>

Member Typedef Documentation

Member Function Documentation

static sptr gr::gsm::burst_sdcch_subslot_splitter::make ( splitter_mode  mode)
static

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

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


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