Class Ieee80211PrimRequest

File: NetworkInterfaces/Ieee80211/Mgmt/Ieee80211Primitives.msg

C++ definition: click here

Base class for request primitives

Inheritance diagram:

The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.

Known subclasses:

Ieee80211Prim_ScanRequest

Losely based on MLME-SCAN.request.

Ieee80211Prim_AuthenticateRequest

Losely based on MLME-AUTHENTICATE.request.

Ieee80211Prim_DeauthenticateRequest

Losely based on MLME-DEAUTHENTICATE.request

Ieee80211Prim_AssociateRequest

Losely based on MLME-ASSOCIATE.request

Ieee80211Prim_DisassociateRequest

Losely based on MLME-DISASSOCIATE.request.

Source code:

class Ieee80211PrimRequest
{
};