A Discrete-Event Network Simulator
QKDNetSim v2.0 (NS-3 v3.41) @ (+)
API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ns3::MgtBeaconHeader Class Reference

Implement the header for management frames of type beacon. More...

#include "mgt-headers.h"

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

Public Member Functions

 ~MgtBeaconHeader () override=default
 
- Public Member Functions inherited from ns3::MgtProbeResponseHeader
 ~MgtProbeResponseHeader () override=default
 
CapabilityInformationCapabilities ()
 
const CapabilityInformationCapabilities () const
 
uint64_t GetBeaconIntervalUs () const
 Return the beacon interval in microseconds unit. More...
 
TypeId GetInstanceTypeId () const override
 Get the most derived TypeId for this Object. More...
 
uint64_t GetTimestamp () const
 Return the time stamp. More...
 
void SetBeaconIntervalUs (uint64_t us)
 Set the beacon interval in microseconds unit. More...
 

Static Public Member Functions

static TypeId GetTypeId ()
 Register this type. More...
 
- Static Public Member Functions inherited from ns3::MgtProbeResponseHeader
static TypeId GetTypeId ()
 Register this type. More...
 

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
 

Detailed Description

Implement the header for management frames of type beacon.

Definition at line 511 of file mgt-headers.h.

Constructor & Destructor Documentation

◆ ~MgtBeaconHeader()

ns3::MgtBeaconHeader::~MgtBeaconHeader ( )
overridedefault

Member Function Documentation

◆ GetTypeId()

TypeId ns3::MgtBeaconHeader::GetTypeId ( void  )
static

Register this type.

Returns
The TypeId.

Definition at line 143 of file mgt-headers.cc.

References ns3::TypeId::SetParent().

+ Here is the call graph for this function:

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