GNU Radio's LTE Package
gr::lte::sss_tagger_cc Class Reference

<+description of block+> More...

#include <sss_tagger_cc.h>

Inheritance diagram for gr::lte::sss_tagger_cc:

Public Types

typedef boost::shared_ptr< sss_tagger_ccsptr
 

Static Public Member Functions

static sptr make (int fftl, std::string name="sss_tagger_cc")
 Return a shared_ptr to a new instance of lte::sss_tagger_cc.
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

typedef boost::shared_ptr<sss_tagger_cc> gr::lte::sss_tagger_cc::sptr

Member Function Documentation

◆ make()

static sptr gr::lte::sss_tagger_cc::make ( int fftl,
std::string name = "sss_tagger_cc" )
static

Return a shared_ptr to a new instance of lte::sss_tagger_cc.

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


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