Describes an address unit in PREQ information element See 7.3.2.96 for more details. More...
#include <ie-dot11s-preq.h>


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) |
Describes an address unit in PREQ information element See 7.3.2.96 for more details.
1.7.1