Namespace inet
Ipv4SocketBindCommand
class(no description)
Extends
Name | Type | Description |
---|---|---|
Ipv4SocketCommandBase | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
protocol | Protocol | |
localAddress | Ipv4Address |
Source code
class Ipv4SocketBindCommand extends Ipv4SocketCommandBase { const Protocol *protocol; Ipv4Address localAddress; }File: src/inet/networklayer/contract/ipv4/Ipv4SocketCommand.msg