Module Interface IFragmentationPolicy

Package: inet.linklayer.ieee80211.mac.contract
File: src/inet/linklayer/ieee80211/mac/contract/IMsduAggregation.ned

(no description)

IFragmentationPolicy

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.

Used in compound modules:

Name Type Description
OriginatorMacDataService compound module (no description)
OriginatorQoSMacDataService compound module (no description)

Properties:

Name Value Description
display i=block/control

Source code:

moduleinterface IFragmentationPolicy
{
    parameters:
        @display("i=block/control");
}