IPacketDeaggregator

Package: inet.protocolelement.aggregation.contract

IPacketDeaggregator

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
SubpacketLengthHeaderBasedDeaggregator simple module (no description)

Properties

Name Value Description
display i=block/fork

Source code

moduleinterface IPacketDeaggregator
{
    parameters:
        @display("i=block/fork");
}
File: src/inet/protocolelement/aggregation/contract/IPacketDeaggregator.ned