Describes Mesh Configuration Element see 7.3.2.86 of 802.11s draft 3.0. More...
#include <ie-dot11s-configuration.h>


Public Member Functions | |
| void | SetRouting (dot11sPathSelectionProtocol routingId) |
| void | SetMetric (dot11sPathSelectionMetric metricId) |
| bool | IsHWMP () |
| bool | IsAirtime () |
| void | SetNeighborCount (uint8_t neighbors) |
| uint8_t | GetNeighborCount () |
| Dot11sMeshCapability const & | MeshCapability () |
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 |
Friends | |
| bool | operator== (const IeConfiguration &a, const IeConfiguration &b) |
Describes Mesh Configuration Element see 7.3.2.86 of 802.11s draft 3.0.
1.7.1