Go to the source code of this file.
Namespaces | |
| namespace | 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. | |
| bool | ns3::operator== (const Ptr< LoraLogicalChannel > &first, const Ptr< LoraLogicalChannel > &second) |
| Overload of the == operator to compare different instances of the same LoraLogicalChannel. | |