Package: inet.protocolelement.acknowledgement
Resending
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 |
|---|---|---|
| ClientHost6 | compound module | (no description) |
| ClientHost7 | compound module | (no description) |
| Interface | compound module | (no description) |
| InterfaceService | compound module | (no description) |
Extends
| Name | Type | Description |
|---|---|---|
| PacketPusherBase | simple module |
This is a base module for various packet pusher modules. |
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| displayStringTextFormat | string | "processed %p pk (%l)" |
determines the text that is written on top of the submodule |
| numRetries | int |
Properties
| Name | Value | Description |
|---|---|---|
| display | i=block/tx | |
| class | Resending |
Gates
| Name | Direction | Size | Description |
|---|---|---|---|
| in | input | ||
| out | output |
Source code
simple Resending extends PacketPusherBase { parameters: int numRetries; @class(Resending); @display("i=block/tx"); }File: src/inet/protocolelement/acknowledgement/Resending.ned