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