Package: inet.linklayer.contract
IExternalNic
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 |
---|---|---|
ExtInterface | simple module |
Implements an interface that corresponds to a real interface on the host running the simulation. Suitable for hardware-in-the-loop simulations. |
Used in compound modules
Name | Type | Description |
---|---|---|
NodeBase | compound module |
Contains the common lower layers (linklayer and networklayer) of Router, StandardHost, WirelessHost etc. |
Extends
Name | Type | Description |
---|---|---|
INic | module interface | (no description) |
Properties
Name | Value | Description |
---|---|---|
display | i=block/ifcard |
Source code
moduleinterface IExternalNic extends INic { }File: src/inet/linklayer/contract/IExternalNic.ned