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