Package: inet.protocolelement.contract
IPacketLifeTimer
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 |
|---|---|---|
| CarrierBasedLifeTimer | simple module | (no description) |
Used in compound modules
| Name | Type | Description |
|---|---|---|
| EthernetFragmentingMacLayer | compound module | (no description) |
| EthernetMacLayer | compound module | (no description) |
| EthernetPreemptingMacLayer | compound module | (no description) |
| EthernetStreamingMacLayer | compound module | (no description) |
Properties
| Name | Value | Description |
|---|---|---|
| display | i=block/timer |
Source code
moduleinterface IPacketLifeTimer { parameters: @display("i=block/timer"); }File: src/inet/protocolelement/contract/IPacketLifeTimer.ned