GNU Radio's DECT2 Package
gr::dect2::packet_receiver Class Reference

<+description of block+> More...

#include <packet_receiver.h>

Inheritance diagram for gr::dect2::packet_receiver:
gr::dect2::packet_receiver_impl

Public Types

typedef std::shared_ptr< packet_receiversptr
 

Static Public Member Functions

static sptr make ()
 Return a shared_ptr to a new instance of dect2::packet_receiver.
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

static sptr gr::dect2::packet_receiver::make ( )
static

Return a shared_ptr to a new instance of dect2::packet_receiver.

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


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