Module Interface IExternalNic

Package: inet.linklayer.contract
File: src/inet/linklayer/contract/IExternalNic.ned

(no description)

IExternalNic

Usage diagram:

The following diagram shows usage relationships between types. Unresolved types are missing from the diagram.

Inheritance diagram:

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

Extends:

Name Type Description
INic module interface (no description)

Used in compound modules:

Name Type Description
NodeBase compound module

Contains the common lower layers (linklayer and networklayer) of Router, StandardHost, WirelessHost etc.

Properties:

Name Value Description
display i=block/ifcard

Source code:

moduleinterface IExternalNic extends INic
{
}