#include "ns3/mac48-address.h"
#include "ns3/mesh-information-element-vector.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::dot11s::DestinationAddressUnit |
Describes an address unit in PREQ information element See 7.3.2.96 for more details. More... | |
class | ns3::dot11s::IePreq |
See 7.3.2.96 of 802.11s draft 2.07. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
namespace | ns3::dot11s |
Functions | |
std::ostream & | ns3::dot11s::operator<< (std::ostream &os, const IePreq &a) |
bool | ns3::dot11s::operator== (const DestinationAddressUnit &a, const DestinationAddressUnit &b) |
bool | ns3::dot11s::operator== (const IePreq &a, const IePreq &b) |