GNU Radio's SATNOGS Package
gr::satnogs::lrpt_decoder Class Reference

<+description of block+> More...

#include <lrpt_decoder.h>

Inheritance diagram for gr::satnogs::lrpt_decoder:
gr::satnogs::lrpt_decoder_impl

Public Types

typedef boost::shared_ptr< lrpt_decodersptr
 

Static Public Member Functions

static sptr make ()
 Return a shared_ptr to a new instance of satnogs::lrpt_decoder. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

typedef boost::shared_ptr<lrpt_decoder> gr::satnogs::lrpt_decoder::sptr

Member Function Documentation

◆ make()

static sptr gr::satnogs::lrpt_decoder::make ( )
static

Return a shared_ptr to a new instance of satnogs::lrpt_decoder.

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


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