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

#include <RH_RF95_header_impl.h>

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

Public Member Functions

 RH_RF95_header_impl (uint8_t _to, uint8_t _from, uint8_t _id, uint8_t _flags)
 Construct a new rh rf95 header impl object.
 
 ~RH_RF95_header_impl ()
 Destroy the rh rf95 header impl object.
 
void forecast (int noutput_items, gr_vector_int &ninput_items_required)
 
int general_work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 

Additional Inherited Members

- Public Types inherited from gr::lora_sdr::RH_RF95_header
typedef std::shared_ptr< RH_RF95_headersptr
 
- Static Public Member Functions inherited from gr::lora_sdr::RH_RF95_header
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.
 

Constructor & Destructor Documentation

◆ RH_RF95_header_impl()

gr::lora_sdr::RH_RF95_header_impl::RH_RF95_header_impl ( uint8_t  _to,
uint8_t  _from,
uint8_t  _id,
uint8_t  _flags 
)

Construct a new rh rf95 header impl object.

Parameters
_to
_from
_id
_flags

◆ ~RH_RF95_header_impl()

gr::lora_sdr::RH_RF95_header_impl::~RH_RF95_header_impl ( )

Destroy the rh rf95 header impl object.

Member Function Documentation

◆ forecast()

void gr::lora_sdr::RH_RF95_header_impl::forecast ( int  noutput_items,
gr_vector_int &  ninput_items_required 
)
Parameters
noutput_items
ninput_items_required

◆ general_work()

int gr::lora_sdr::RH_RF95_header_impl::general_work ( int  noutput_items,
gr_vector_int &  ninput_items,
gr_vector_const_void_star &  input_items,
gr_vector_void_star &  output_items 
)
Parameters
noutput_items
ninput_items
input_items
output_items
Returns
int

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