Module Interface IGlobalFunctions

Package: oversim.common
File: src/common/GlobalFunctions.ned

(no description)

IGlobalFunctions

Usage diagram:

The following diagram shows usage relationships between types. Unresolved types are missing from the diagram. Click here to see the full picture.

Inheritance diagram:

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram. Click here to see the full picture.

Used in compound modules:

Name Type Description
GlobalFunctions compound module (no description)

Properties:

Name Value Description
display i=block/control

Source code:

moduleinterface IGlobalFunctions
{
    parameters:
        @display("i=block/control");
}