#include <mgt-headers.h>
Additional Inherited Members | |
![]() | |
MgtProbeResponseHeader () | |
~MgtProbeResponseHeader () | |
virtual uint32_t | Deserialize (Buffer::Iterator start) |
uint64_t | GetBeaconIntervalUs (void) const |
virtual TypeId | GetInstanceTypeId (void) const |
virtual uint32_t | GetSerializedSize (void) const |
Ssid | GetSsid (void) const |
SupportedRates | GetSupportedRates (void) const |
uint64_t | GetTimestamp () |
virtual void | Print (std::ostream &os) const |
virtual void | Serialize (Buffer::Iterator start) const |
void | SetBeaconIntervalUs (uint64_t us) |
void | SetSsid (Ssid ssid) |
void | SetSupportedRates (SupportedRates rates) |
![]() | |
static TypeId | GetTypeId (void) |
This method returns the TypeId associated to ns3::MgtProbeResponseHeader. | |
![]() | |
void | ConstructSelf (const AttributeConstructionList &attributes) |
virtual void | NotifyConstructionCompleted (void) |
Implement the header for management frames of type beacon.
Definition at line 163 of file mgt-headers.h.