ns-3
ns3::dot11s::DestinationAddressUnit Class Reference

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:
Collaboration diagram for ns3::dot11s::DestinationAddressUnit:

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
- Public Member Functions inherited from ns3::SimpleRefCount< DestinationAddressUnit >
 SimpleRefCount (const SimpleRefCount &o)
SimpleRefCountoperator= (const SimpleRefCount &o)
void Ref (void) const
void Unref (void) const
uint32_t GetReferenceCount (void) const

Friends

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

Additional Inherited Members

- Static Public Member Functions inherited from ns3::SimpleRefCount< DestinationAddressUnit >
static void Cleanup (void)

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 files: