A Discrete-Event Network Simulator
API
ie-dot11s-preq.h File Reference
#include <vector>
#include "ns3/mac48-address.h"
#include "ns3/mesh-information-element-vector.h"
+ Include dependency graph for ie-dot11s-preq.h:
+ This graph shows which files directly or indirectly include this file:

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

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 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)