ns-3
ns3::MgtBeaconHeader Class Reference

#include <mgt-headers.h>

Inheritance diagram for ns3::MgtBeaconHeader:
Collaboration diagram for ns3::MgtBeaconHeader:

List of all members.

Additional Inherited Members

- Public Member Functions inherited from ns3::MgtProbeResponseHeader
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 Public Member Functions inherited from ns3::MgtProbeResponseHeader
static TypeId GetTypeId (void)
 This method returns the TypeId associated to ns3::MgtProbeResponseHeader.

Detailed Description

Implement the header for management frames of type beacon.


The documentation for this class was generated from the following file: