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

<+description of block+> More...

#include <dummy_burst_filter.h>

Inheritance diagram for gr::gsm::dummy_burst_filter:

Public Types

typedef boost::shared_ptr
< dummy_burst_filter
sptr
 

Static Public Member Functions

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

Detailed Description

<+description of block+>

Member Typedef Documentation

Member Function Documentation

static sptr gr::gsm::dummy_burst_filter::make ( )
static

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

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


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