Public Member Functions | Friends

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

See 7.3.2.98 of 802.11s draft 2.07. More...

#include <ie-dot11s-perr.h>

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

List of all members.

Public Member Functions

uint8_t GetNumOfDest () const
void AddAddressUnit (HwmpProtocol::FailedDestination unit)
bool IsFull () const
std::vector
< HwmpProtocol::FailedDestination
GetAddressUnitVector () const
void DeleteAddressUnit (Mac48Address address)
void ResetPerr ()
Inherited from WifiInformationElement

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

Friends

bool operator== (const IePerr &a, const IePerr &b)

Detailed Description

See 7.3.2.98 of 802.11s draft 2.07.


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