IFragmenterPolicy

Package: inet.protocolelement.fragmentation.contract

IFragmenterPolicy

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
LengthBasedFragmenterPolicy simple module (no description)

Used in compound modules

Name Type Description
FragmenterBase compound module (no description)

Properties

Name Value Description
display i=block/star

Source code

moduleinterface IFragmenterPolicy
{
    parameters:
        @display("i=block/star");
}
File: src/inet/protocolelement/fragmentation/contract/IFragmenterPolicy.ned