#include "wifi-information-element.h"
Go to the source code of this file.
Classes | |
class | ns3::ExtendedSupportedRatesIE |
The Extended Supported Rates Information ElementThis class knows how to serialise and deserialise the Extended Supported Rates Element that holds (non-HT) rates beyond the 8 that the original Supported Rates element can carry. More... | |
class | ns3::SupportedRates |
The Supported Rates Information ElementThis class knows how to serialise and deserialise the Supported Rates Element that holds the first 8 (non-HT) supported rates. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Functions | |
std::ostream & | ns3::operator<< (std::ostream &os, const SupportedRates &rates) |
Serialize SupportedRates to the given ostream. More... | |