Package: inet.protocolelement.aggregation
SubpacketLengthHeaderBasedDeaggregator
simple module(no description)
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 |
---|---|---|
DataService | compound module | (no description) |
Extends
Name | Type | Description |
---|---|---|
DeaggregatorBase | simple 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 |
Properties
Name | Value | Description |
---|---|---|
display | i=block/fork | |
class | SubpacketLengthHeaderBasedDeaggregator |
Gates
Name | Direction | Size | Description |
---|---|---|---|
in | input | ||
out | output |
Source code
simple SubpacketLengthHeaderBasedDeaggregator extends DeaggregatorBase like IPacketDeaggregator { parameters: @class(SubpacketLengthHeaderBasedDeaggregator); }File: src/inet/protocolelement/aggregation/SubpacketLengthHeaderBasedDeaggregator.ned