SocketReq

SocketReq

class

Determines the application socket of an outgoing packet, sent 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

//
// Determines the application socket of an outgoing packet, sent by the application.
//
class SocketReq extends SocketTagBase
{
}

File: src/inet/applications/common/SocketTag.msg