Package: inet.linklayer.ethernet.modular
EthernetCutthroughBarrier
simple 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 |
---|---|---|
PacketDelayerBase | 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 |
clockModule | string | "" |
relative path of a module that implements IClock; optional |
schedulingPriority | int | 0 | |
scheduleZeroDelay | bool | true |
Properties
Name | Value | Description |
---|---|---|
display | i=block/delay | |
class | EthernetCutthroughBarrier |
Gates
Name | Direction | Size | Description |
---|---|---|---|
in | input | ||
out | output |
Direct method calls (observed)
call to | function | info |
---|---|---|
MessageDispatcher | inet::MessageDispatcher::handleRegisterService | handleRegisterService |
Source code
simple EthernetCutthroughBarrier extends PacketDelayerBase like IPacketDelayer { parameters: @class(EthernetCutthroughBarrier); }File: src/inet/linklayer/ethernet/modular/EthernetCutthroughBarrier.ned