A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ie-dot11s-id.h File Reference
#include "ns3/buffer.h"
#include "ns3/mesh-information-element-vector.h"
#include <stdint.h>
+ Include dependency graph for ie-dot11s-id.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::dot11s::IeMeshId
 a IEEE 802.11 Mesh ID element (Section 8.4.2.101 of IEEE 802.11-2012) 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 IeMeshId &meshId)
 Stream insertion operator.