Package: inet.protocolelement.fragmentation
FragmentTagBasedFragmenter
compound module(no description)
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Extends
| Name | Type | Description |
|---|---|---|
| FragmenterBase | compound module | (no description) |
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| deleteSelf | bool | false | |
| fragmenterPolicyClass | string | "" | |
| fragmenterPolicyModule | string | ".fragmenterPolicy" |
Properties
| Name | Value | Description |
|---|---|---|
| display | i=block/fork | |
| class | FragmentTagBasedFragmenter |
Gates
| Name | Direction | Size | Description |
|---|---|---|---|
| in | input | ||
| out | output |
Source code
module FragmentTagBasedFragmenter extends FragmenterBase like IPacketFragmenter { parameters: @class(FragmentTagBasedFragmenter); }File: src/inet/protocolelement/fragmentation/FragmentTagBasedFragmenter.ned