A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
MgtTestHeader Class Reference

Test management header. More...

+ Inheritance diagram for MgtTestHeader:
+ Collaboration diagram for MgtTestHeader:

Public Member Functions

 ~MgtTestHeader () override=default
 
TypeId GetInstanceTypeId () const override
 

Static Public Member Functions

static TypeId GetTypeId ()
 Register this type.
 

Detailed Description

Test management header.

Definition at line 3640 of file wifi-test.cc.

Constructor & Destructor Documentation

◆ ~MgtTestHeader()

MgtTestHeader::~MgtTestHeader ( )
overridedefault

Member Function Documentation

◆ GetInstanceTypeId()

TypeId MgtTestHeader::GetInstanceTypeId ( ) const
override
Returns
the TypeId for this object.

Definition at line 3672 of file wifi-test.cc.

References GetTypeId().

+ Here is the call graph for this function:

◆ GetTypeId()

TypeId MgtTestHeader::GetTypeId ( )
static

Register this type.

Returns
The TypeId.

Definition at line 3662 of file wifi-test.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 file: