SocketInd

SocketInd

class

Specifies the application socket of an incoming packet, received by the application.

Inheritance diagram

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

Extends

Name Type Description
SocketTagBase class (no description)

Fields

Name Type Description
socketId int

a locally unique (network node) identifier that determines the application socket

Source code

//
// Specifies the application socket of an incoming packet, received by the application.
//
class SocketInd extends SocketTagBase
{
}
File: src/inet/applications/common/SocketTag.msg