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

<+description of block+> More...

#include <control_channels_decoder.h>

Inheritance diagram for gr::gsm::control_channels_decoder:
gr::gsm::control_channels_decoder_impl

Public Types

typedef std::shared_ptr< control_channels_decodersptr
 

Static Public Member Functions

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

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

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

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

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


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