See 7.3.2.98 of 802.11s draft 2.07. More...
#include <ie-dot11s-perr.h>


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) |
See 7.3.2.98 of 802.11s draft 2.07.
1.7.1