Class generated from inet/linklayer/ieee8021q/Ieee8021qCommand.msg:15 by opp_msgtool.
More...
#include <Ieee8021qCommand_m.h>
Class generated from inet/linklayer/ieee8021q/Ieee8021qCommand.msg:15 by opp_msgtool.
class Ieee8021qBindCommand extends SocketBindCommand
{
const Protocol *protocol;
int vlanId;
}
◆ Ieee8021qBindCommand() [1/2]
| inet::Ieee8021qBindCommand::Ieee8021qBindCommand |
( |
| ) |
|
◆ Ieee8021qBindCommand() [2/2]
◆ ~Ieee8021qBindCommand()
| virtual inet::Ieee8021qBindCommand::~Ieee8021qBindCommand |
( |
| ) |
|
|
virtual |
◆ copy()
◆ dup()
◆ getProtocol()
| virtual const Protocol* inet::Ieee8021qBindCommand::getProtocol |
( |
| ) |
const |
|
virtual |
◆ getVlanId()
| virtual int inet::Ieee8021qBindCommand::getVlanId |
( |
| ) |
const |
|
virtual |
◆ operator=()
◆ operator==()
◆ parsimPack()
| virtual void inet::Ieee8021qBindCommand::parsimPack |
( |
omnetpp::cCommBuffer * |
b | ) |
const |
|
overridevirtual |
◆ parsimUnpack()
| virtual void inet::Ieee8021qBindCommand::parsimUnpack |
( |
omnetpp::cCommBuffer * |
b | ) |
|
|
overridevirtual |
◆ setProtocol()
| virtual void inet::Ieee8021qBindCommand::setProtocol |
( |
const Protocol * |
protocol | ) |
|
|
virtual |
◆ setVlanId()
| virtual void inet::Ieee8021qBindCommand::setVlanId |
( |
int |
vlanId | ) |
|
|
virtual |
◆ protocol
| const Protocol* inet::Ieee8021qBindCommand::protocol = nullptr |
|
protected |
◆ vlanId
| int inet::Ieee8021qBindCommand::vlanId = 0 |
|
protected |
The documentation for this class was generated from the following file: