Namespace inet
InterfaceTagBase
class(no description)
Extends
| Name | Type | Description |
|---|---|---|
| TagBase | (unknown -- not in documented files) |
Fields
| Name | Type | Description |
|---|---|---|
| interfaceId | int |
a locally unique (network node) identifier that determines the interface registered in the InterfaceTable |
Source code
class InterfaceTagBase extends TagBase { int interfaceId = -1; // a locally unique (network node) identifier that determines the interface registered in the ~InterfaceTable }File: src/inet/linklayer/common/InterfaceTag.msg