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

<+description of block+> More...

#include <get_bcch_or_ccch_bursts.h>

Inheritance diagram for gr::gsm::get_bcch_or_ccch_bursts:
gr::gsm::get_bcch_or_ccch_bursts_impl

Public Types

typedef boost::shared_ptr
< get_bcch_or_ccch_bursts
sptr
 

Static Public Member Functions

static sptr make (unsigned int fn51_start)
 Return a shared_ptr to a new instance of gsm::get_bcch_or_ccch_bursts. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

Member Function Documentation

static sptr gr::gsm::get_bcch_or_ccch_bursts::make ( unsigned int  fn51_start)
static

Return a shared_ptr to a new instance of gsm::get_bcch_or_ccch_bursts.

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


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