GNU Radio's M17 Package
gr::m17::m17_decoder Class Reference

<+description of block+> More...

#include <m17_decoder.h>

Inheritance diagram for gr::m17::m17_decoder:
gr::m17::m17_decoder_impl

Public Types

typedef boost::shared_ptr< m17_decodersptr
 

Static Public Member Functions

static sptr make (bool debug)
 Return a shared_ptr to a new instance of m17::m17_decoder. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

typedef boost::shared_ptr<m17_decoder> gr::m17::m17_decoder::sptr

Member Function Documentation

◆ make()

static sptr gr::m17::m17_decoder::make ( bool  debug)
static

Return a shared_ptr to a new instance of m17::m17_decoder.

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


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