#include <ns3/object.h>#include <stdint.h>
Include dependency graph for lora-logical-channel.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ns3::LoraLogicalChannel |
| This class represents a logical LoRaWAN channel. More... | |
Namespaces | |
| ns3 | |
| SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |
Functions | |
| bool | ns3::operator!= (const Ptr< LoraLogicalChannel > &first, const Ptr< LoraLogicalChannel > &second) |
| Overload the != operator to compare different instances of the same LoraLogicalChannel. More... | |
| bool | ns3::operator== (const Ptr< LoraLogicalChannel > &first, const Ptr< LoraLogicalChannel > &second) |
| Overload of the == operator to compare different instances of the same LoraLogicalChannel. More... | |