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

<+description of block+> More...

#include <RH_RF95_header.h>

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

Public Types

typedef std::shared_ptr< RH_RF95_headersptr
 

Static Public Member Functions

static sptr make (uint8_t _to, uint8_t _from, uint8_t _id, uint8_t _flags)
 Return a shared_ptr to a new instance of lora_sdr::RH_RF95_header.
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

static sptr gr::lora_sdr::RH_RF95_header::make ( uint8_t  _to,
uint8_t  _from,
uint8_t  _id,
uint8_t  _flags 
)
static

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

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


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