Class generated from inet/networklayer/contract/L3SocketCommand.msg:37 by opp_msgtool.
More...
#include <L3SocketCommand_m.h>
Class generated from inet/networklayer/contract/L3SocketCommand.msg:37 by opp_msgtool.
class L3SocketConnectCommand extends L3SocketCommandBase
{
L3Address remoteAddress;
}
◆ L3SocketConnectCommand() [1/2]
| inet::L3SocketConnectCommand::L3SocketConnectCommand |
( |
| ) |
|
◆ L3SocketConnectCommand() [2/2]
◆ ~L3SocketConnectCommand()
| virtual inet::L3SocketConnectCommand::~L3SocketConnectCommand |
( |
| ) |
|
|
virtual |
◆ copy()
◆ dup()
◆ getRemoteAddress()
| virtual const L3Address& inet::L3SocketConnectCommand::getRemoteAddress |
( |
| ) |
const |
|
virtual |
◆ getRemoteAddressForUpdate()
| virtual L3Address& inet::L3SocketConnectCommand::getRemoteAddressForUpdate |
( |
| ) |
|
|
inlinevirtual |
◆ operator=()
◆ operator==()
◆ parsimPack()
| virtual void inet::L3SocketConnectCommand::parsimPack |
( |
omnetpp::cCommBuffer * |
b | ) |
const |
|
overridevirtual |
◆ parsimUnpack()
| virtual void inet::L3SocketConnectCommand::parsimUnpack |
( |
omnetpp::cCommBuffer * |
b | ) |
|
|
overridevirtual |
◆ setRemoteAddress()
| virtual void inet::L3SocketConnectCommand::setRemoteAddress |
( |
const L3Address & |
remoteAddress | ) |
|
|
virtual |
◆ remoteAddress
| L3Address inet::L3SocketConnectCommand::remoteAddress |
|
protected |
The documentation for this class was generated from the following file: