Loading...
Searching...
No Matches
ns3::LoraEndDeviceStatus::Reply Struct Reference

Structure representing the reply that the network server will send this device at the first opportunity. More...

#include "lora-end-device-status.h"

Collaboration diagram for ns3::LoraEndDeviceStatus::Reply:

Public Attributes

LoraFrameHeader frameHeader
LorawanMacHeader macHeader
bool needsReply = false
Ptr< Packet > payload

Detailed Description

Structure representing the reply that the network server will send this device at the first opportunity.

Definition at line 101 of file lora-end-device-status.h.

Member Data Documentation

◆ frameHeader

LoraFrameHeader ns3::LoraEndDeviceStatus::Reply::frameHeader

Definition at line 107 of file lora-end-device-status.h.

◆ macHeader

LorawanMacHeader ns3::LoraEndDeviceStatus::Reply::macHeader

Definition at line 104 of file lora-end-device-status.h.

◆ needsReply

bool ns3::LoraEndDeviceStatus::Reply::needsReply = false

Definition at line 113 of file lora-end-device-status.h.

◆ payload

Ptr<Packet> ns3::LoraEndDeviceStatus::Reply::payload

Definition at line 110 of file lora-end-device-status.h.


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