Public Member Functions | Friends

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

Describes an address unit in PREQ information element See 7.3.2.96 for more details. More...

#include <ie-dot11s-preq.h>

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

List of all members.

Public Member Functions

void SetFlags (bool doFlag, bool rfFlag, bool usnFlag)
void SetDestinationAddress (Mac48Address dest_address)
void SetDestSeqNumber (uint32_t dest_seq_number)
bool IsDo ()
bool IsRf ()
bool IsUsn ()
Mac48Address GetDestinationAddress () const
uint32_t GetDestSeqNumber () const

Friends

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

Detailed Description

Describes an address unit in PREQ information element See 7.3.2.96 for more details.


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