Class generated from inet/networklayer/contract/L3SocketCommand.msg:31 by opp_msgtool.
More...
#include <L3SocketCommand_m.h>
Class generated from inet/networklayer/contract/L3SocketCommand.msg:31 by opp_msgtool.
class L3SocketBindCommand extends L3SocketCommandBase
{
const Protocol *protocol;
L3Address localAddress;
}
◆ L3SocketBindCommand() [1/2]
| inet::L3SocketBindCommand::L3SocketBindCommand |
( |
| ) |
|
◆ L3SocketBindCommand() [2/2]
◆ ~L3SocketBindCommand()
| virtual inet::L3SocketBindCommand::~L3SocketBindCommand |
( |
| ) |
|
|
virtual |
◆ copy()
◆ dup()
◆ getLocalAddress()
| virtual const L3Address& inet::L3SocketBindCommand::getLocalAddress |
( |
| ) |
const |
|
virtual |
◆ getLocalAddressForUpdate()
| virtual L3Address& inet::L3SocketBindCommand::getLocalAddressForUpdate |
( |
| ) |
|
|
inlinevirtual |
◆ getProtocol()
| virtual const Protocol* inet::L3SocketBindCommand::getProtocol |
( |
| ) |
const |
|
virtual |
◆ operator=()
◆ operator==()
◆ parsimPack()
| virtual void inet::L3SocketBindCommand::parsimPack |
( |
omnetpp::cCommBuffer * |
b | ) |
const |
|
overridevirtual |
◆ parsimUnpack()
| virtual void inet::L3SocketBindCommand::parsimUnpack |
( |
omnetpp::cCommBuffer * |
b | ) |
|
|
overridevirtual |
◆ setLocalAddress()
| virtual void inet::L3SocketBindCommand::setLocalAddress |
( |
const L3Address & |
localAddress | ) |
|
|
virtual |
◆ setProtocol()
| virtual void inet::L3SocketBindCommand::setProtocol |
( |
const Protocol * |
protocol | ) |
|
|
virtual |
◆ localAddress
| L3Address inet::L3SocketBindCommand::localAddress |
|
protected |
◆ protocol
| const Protocol* inet::L3SocketBindCommand::protocol = nullptr |
|
protected |
The documentation for this class was generated from the following file: