Package: inet.applications.tunapp
TunLoopbackApp
simple module(no description)
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Properties
Name | Value | Description |
---|---|---|
display | i=block/app |
Gates
Name | Direction | Size | Description |
---|---|---|---|
tunIn | input | ||
tunOut | output |
Source code
simple TunLoopbackApp like ITunApp { parameters: @display("i=block/app"); gates: input tunIn @labels(TunInterface/up); output tunOut @labels(TunInterface/down); }File: src/inet/applications/tunapp/TunLoopbackApp.ned