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. More... | |
Static Public Member Functions | |
| static TypeId | GetTypeId () |
| Register this type. More... | |
Implement the header for management frames of type probe request.
Definition at line 431 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 47 of file mgt-headers.cc.
References GetTypeId().
Here is the call graph for this function:
|
static |
Register this type.
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: