Private Attributes

ns3::dot11s::IeConfiguration Class Reference
[IEEE 802.11s draft]

Describes Mesh Configuration Element see 7.3.2.86 of 802.11s draft 3.0. More...

#include <ie-dot11s-configuration.h>

Inheritance diagram for ns3::dot11s::IeConfiguration:
Inheritance graph
[legend]
Collaboration diagram for ns3::dot11s::IeConfiguration:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Inherited from WifiInformationElement

virtual WifiElementId ElementId () const
 Own unique Element ID.
virtual uint8_t GetInformationSize () const
 Length of serialized information.
virtual void SerializeInformation (Buffer::Iterator i) const
 Serialize information.
virtual uint8_t DeserializeInformation (Buffer::Iterator i, uint8_t length)
 Deserialize information.
virtual void Print (std::ostream &os) const

Private Attributes

dot11sPathSelectionProtocol m_APSPId
dot11sPathSelectionMetric m_APSMId
dot11sCongestionControlMode m_CCMId
dot11sSynchronizationProtocolIdentifier m_SPId
dot11sAuthenticationProtocol m_APId

Detailed Description

Describes Mesh Configuration Element see 7.3.2.86 of 802.11s draft 3.0.


Member Data Documentation

Auth protocol ID

Active Path Metric ID

Active Path Selection Protocol ID

Congestion Control Mode ID

Sync protocol ID


The documentation for this class was generated from the following file: