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.
Size of this type is 968 bytes (on a 64-bit architecture).
Definition at line 435 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 48 of file mgt-headers.cc.
References GetTypeId().
|
static |
Register this type.
Definition at line 38 of file mgt-headers.cc.
References ns3::TypeId::SetParent().
Referenced by GetInstanceTypeId().