Implement the header for management frames of type beacon. More...
#include "mgt-headers.h"
Public Member Functions | |
~MgtBeaconHeader () override=default | |
Public Member Functions inherited from ns3::MgtProbeResponseHeader | |
~MgtProbeResponseHeader () override=default | |
CapabilityInformation & | Capabilities () |
const CapabilityInformation & | Capabilities () const |
uint64_t | GetBeaconIntervalUs () const |
Return the beacon interval in microseconds unit. | |
TypeId | GetInstanceTypeId () const override |
Get the most derived TypeId for this Object. | |
uint64_t | GetTimestamp () const |
Return the time stamp. | |
void | SetBeaconIntervalUs (uint64_t us) |
Set the beacon interval in microseconds unit. | |
Static Public Member Functions | |
static TypeId | GetTypeId () |
Register this type. | |
Static Public Member Functions inherited from ns3::MgtProbeResponseHeader | |
static TypeId | GetTypeId () |
Register this type. | |
Additional Inherited Members | |
Protected Member Functions inherited from ns3::MgtProbeResponseHeader | |
uint32_t | DeserializeImpl (Buffer::Iterator start) |
uint32_t | GetSerializedSizeImpl () const |
void | SerializeImpl (Buffer::Iterator start) const |
Implement the header for management frames of type beacon.
Definition at line 505 of file mgt-headers.h.
|
overridedefault |
|
static |
Register this type.
Definition at line 132 of file mgt-headers.cc.
References ns3::TypeId::SetParent().