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