Implement the header for management frames of type probe request. More...
#include "mgt-headers.h"
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. | |
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.
Group: Wifi
Size of this type is 944 bytes (on a 64-bit architecture).
Definition at line 425 of file mgt-headers.h.
|
overridedefault |
|
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.
Definition at line 36 of file mgt-headers.cc.
References GetTypeId().
|
static |
Register this type.
Definition at line 26 of file mgt-headers.cc.
References ns3::TypeId::SetParent().
Referenced by GetInstanceTypeId().