![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <management/BeaconCommand.hpp>
Public Types | |
| enum | DeviceType { Target, Owner } |
| enum | ProbeElementID { DRPAvailability } |
| enum | ReasonCode { Accept, Conflict, Pending, Denied, Modified } |
| enum | ReservationType { Hard, Soft } |
Public Member Functions | |
| BeaconCommand () | |
| DRP | GetDRPIE () |
| int | GetDRPIESize () |
| bool | HasAvailabilityIE () |
| bool | HasDRPIE () |
| bool | HasProbeIE () |
| bool | HasProbeIE (wns::service::dll::UnicastAddress address) |
| void | PutDRPIE (DRP drp) |
Public Attributes | |
| struct { | |
| } | local |
| struct { | |
| } | magic |
| struct { | |
| Vector availabilityBitmap | |
| BPO BPOIE | |
| std::queue< DRP > drp | |
| bool HasAvailabilityIE | |
| bool HasDRPIE | |
| wns::container::Registry < wns::service::dll::UnicastAddress, std::queue< ProbeElementID > > probe | |
| } | peer |
Classes | |
| struct | BPO |
| struct | DRP |
Definition at line 57 of file BeaconCommand.hpp.
Definition at line 76 of file BeaconCommand.hpp.
| wimemac::management::BeaconCommand::BeaconCommand | ( | ) | [inline] |
Definition at line 62 of file BeaconCommand.hpp.
| DRP wimemac::management::BeaconCommand::GetDRPIE | ( | ) | [inline] |
Definition at line 141 of file BeaconCommand.hpp.
| int wimemac::management::BeaconCommand::GetDRPIESize | ( | ) | [inline] |
Definition at line 153 of file BeaconCommand.hpp.
Definition at line 127 of file BeaconCommand.hpp.
| bool wimemac::management::BeaconCommand::HasDRPIE | ( | ) | [inline] |
Definition at line 122 of file BeaconCommand.hpp.
| bool wimemac::management::BeaconCommand::HasProbeIE | ( | ) | [inline] |
Definition at line 137 of file BeaconCommand.hpp.
| bool wimemac::management::BeaconCommand::HasProbeIE | ( | wns::service::dll::UnicastAddress | address | ) | [inline] |
Definition at line 132 of file BeaconCommand.hpp.
| void wimemac::management::BeaconCommand::PutDRPIE | ( | DRP | drp | ) | [inline] |
Definition at line 148 of file BeaconCommand.hpp.
Definition at line 116 of file BeaconCommand.hpp.
Definition at line 111 of file BeaconCommand.hpp.
| std::queue<DRP> wimemac::management::BeaconCommand::drp |
Definition at line 115 of file BeaconCommand.hpp.
Definition at line 113 of file BeaconCommand.hpp.
Definition at line 112 of file BeaconCommand.hpp.
| struct { ... } wimemac::management::BeaconCommand::local |
| struct { ... } wimemac::management::BeaconCommand::magic |
| struct { ... } wimemac::management::BeaconCommand::peer |
| wns::container::Registry<wns::service::dll::UnicastAddress, std::queue<ProbeElementID> > wimemac::management::BeaconCommand::probe |
Definition at line 117 of file BeaconCommand.hpp.
1.5.5