A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::MgtProbeRequestHeader Class Reference

Implement the header for management frames of type probe request. More...

#include "mgt-headers.h"

+ Inheritance diagram for ns3::MgtProbeRequestHeader:
+ Collaboration diagram for ns3::MgtProbeRequestHeader:

Public Member Functions

 ~MgtProbeRequestHeader () override=default
 
TypeId GetInstanceTypeId () const override
 Get the most derived TypeId for this Object.
 

Static Public Member Functions

static TypeId GetTypeId ()
 Register this type.
 

Detailed Description

Implement the header for management frames of type probe request.

Introspection did not find any typical Config paths.


No Attributes are defined for this type.
No TraceSources are defined for this type.
Size of this type is 968 bytes (on a 64-bit architecture).

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

Constructor & Destructor Documentation

◆ ~MgtProbeRequestHeader()

ns3::MgtProbeRequestHeader::~MgtProbeRequestHeader ( )
overridedefault

Member Function Documentation

◆ GetInstanceTypeId()

TypeId ns3::MgtProbeRequestHeader::GetInstanceTypeId ( ) const
override

Get the most derived TypeId for this Object.

This method is typically implemented by ns3::Object::GetInstanceTypeId but some classes which derive from ns3::ObjectBase directly have to implement it themselves.

Returns
The TypeId associated to the most-derived type of this instance.

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

References GetTypeId().

+ Here is the call graph for this function:

◆ GetTypeId()

TypeId ns3::MgtProbeRequestHeader::GetTypeId ( )
static

Register this type.

Returns
The TypeId.

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

References ns3::TypeId::SetParent().

Referenced by GetInstanceTypeId().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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