Package: inet.linklayer.ieee80211.mac.contract
IHcf
module interface(no description)
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Implemented by
Name | Type | Description |
---|---|---|
Hcf | compound module |
HCF -- Hybrid Coordination Function |
Used in compound modules
Name | Type | Description |
---|---|---|
Ieee80211Mac | compound module |
Implementation of the 802.11b MAC protocol. This module is intended to be used in combination with the Ieee80211Radio module as the physical layer. |
Properties
Name | Value | Description |
---|---|---|
display | i=block/layer |
Source code
moduleinterface IHcf { parameters: @display("i=block/layer"); }File: src/inet/linklayer/ieee80211/mac/contract/IHcf.ned