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