Go to the source code of this file.
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... | |