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

<+description of block+> More...

#include <bursts_printer.h>

Inheritance diagram for gr::gsm::bursts_printer:
gr::gsm::bursts_printer_impl

Public Types

typedef boost::shared_ptr
< bursts_printer
sptr
 

Static Public Member Functions

static sptr make ()
 Return a shared_ptr to a new instance of gsm::bursts_printer. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

typedef boost::shared_ptr<bursts_printer> gr::gsm::bursts_printer::sptr

Member Function Documentation

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

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

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


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