#include "class-a-end-device-lorawan-mac.h"#include "lora-device-address.h"#include "lora-frame-header.h"#include "lora-net-device.h"#include "lorawan-mac-header.h"#include "ns3/object.h"#include "ns3/pointer.h"#include <iostream>Go to the source code of this file.
Classes | |
| class | ns3::lorawan::EndDeviceStatus |
| This class represents the network server's knowledge about an end device in the LoRaWAN network it is administering. More... | |
| struct | ns3::lorawan::EndDeviceStatus::PacketInfoPerGw |
| Structure saving information regarding the packet reception in each gateway. More... | |
| struct | ns3::lorawan::EndDeviceStatus::ReceivedPacketInfo |
| Structure saving information regarding all packet receptions. More... | |
| struct | ns3::lorawan::EndDeviceStatus::Reply |
| Structure representing the reply that the network server will send this device at the first opportunity. More... | |
Namespaces | |
| namespace | ns3 |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
| namespace | ns3::lorawan |