Namespace inet
Ipv6SocketConnectCommand
class(no description)
Extends
Name | Type | Description |
---|---|---|
Ipv6SocketCommandBase | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
protocol | Protocol | |
remoteAddress | Ipv6Address |
Source code
class Ipv6SocketConnectCommand extends Ipv6SocketCommandBase { const Protocol *protocol; Ipv6Address remoteAddress; }File: src/inet/networklayer/contract/ipv6/Ipv6SocketCommand.msg