GNU Radio's LORA_SDR Package
gr::lora_sdr::payload_id_inc Class Reference

<+description of block+> More...

#include <payload_id_inc.h>

Inheritance diagram for gr::lora_sdr::payload_id_inc:
[legend]

Public Types

typedef std::shared_ptr< payload_id_incsptr
 

Static Public Member Functions

static sptr make (std::string separator)
 Return a shared_ptr to a new instance of lora_sdr::payload_id_inc.
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

static sptr gr::lora_sdr::payload_id_inc::make ( std::string  separator)
static

Return a shared_ptr to a new instance of lora_sdr::payload_id_inc.

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


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