IAggregatorPolicy

Package: inet.protocolelement.aggregation.contract

IAggregatorPolicy

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

Used in compound modules

Name Type Description
AggregatorBase compound module (no description)

Properties

Name Value Description
display i=block/star

Source code

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