Public Member Functions | Friends

ns3::dot11s::IeLinkMetricReport Class Reference

a IEEE 802.11s Mesh ID 7.3.2.88 of 802.11s draft 3.0 More...

#include <ie-dot11s-metric-report.h>

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

List of all members.

Public Member Functions

 IeLinkMetricReport (uint32_t metric)
void SetMetric (uint32_t metric)
uint32_t GetMetric ()
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 IeLinkMetricReport &a, const IeLinkMetricReport &b)
bool operator> (const IeLinkMetricReport &a, const IeLinkMetricReport &b)
bool operator< (const IeLinkMetricReport &a, const IeLinkMetricReport &b)

Detailed Description

a IEEE 802.11s Mesh ID 7.3.2.88 of 802.11s draft 3.0


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