Class Ieee80211ActionFrameBody

File: src/inet/linklayer/ieee80211/mgmt/Ieee80211MgmtFrames.msg

C++ definition

(no description)

Usage diagram:

The following diagram shows usage relationships between types. Unresolved types are missing from the diagram.

Inheritance diagram:

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

Extends:

Name Type Description
Ieee80211FrameBody class

Frame body base class used to hide various frame body types

Fields:

Name Type Description
bodyLength short

not an actual frame field

Source code:

class Ieee80211ActionFrameBody extends Ieee80211FrameBody
{
}