|
INET Framework for OMNeT++/OMNEST
|
Class generated from inet/networklayer/contract/L3SocketCommand.msg:42 by opp_msgtool.
More...
#include <L3SocketCommand_m.h>
Public Member Functions | |
| L3SocketCloseCommand () | |
| L3SocketCloseCommand (const L3SocketCloseCommand &other) | |
| virtual | ~L3SocketCloseCommand () |
| L3SocketCloseCommand & | operator= (const L3SocketCloseCommand &other) |
| virtual L3SocketCloseCommand * | dup () const override |
| virtual void | parsimPack (omnetpp::cCommBuffer *b) const override |
| virtual void | parsimUnpack (omnetpp::cCommBuffer *b) override |
Public Member Functions inherited from inet::L3SocketCommandBase | |
| L3SocketCommandBase () | |
| L3SocketCommandBase (const L3SocketCommandBase &other) | |
| virtual | ~L3SocketCommandBase () |
| L3SocketCommandBase & | operator= (const L3SocketCommandBase &other) |
Protected Member Functions | |
| bool | operator== (const L3SocketCloseCommand &)=delete |
Protected Member Functions inherited from inet::L3SocketCommandBase | |
| bool | operator== (const L3SocketCommandBase &)=delete |
Private Member Functions | |
| void | copy (const L3SocketCloseCommand &other) |
Class generated from inet/networklayer/contract/L3SocketCommand.msg:42 by opp_msgtool.
class L3SocketCloseCommand extends L3SocketCommandBase { }
| inet::L3SocketCloseCommand::L3SocketCloseCommand | ( | ) |
| inet::L3SocketCloseCommand::L3SocketCloseCommand | ( | const L3SocketCloseCommand & | other | ) |
|
virtual |
|
private |
|
inlineoverridevirtual |
Reimplemented from inet::L3SocketCommandBase.
| L3SocketCloseCommand& inet::L3SocketCloseCommand::operator= | ( | const L3SocketCloseCommand & | other | ) |
|
protecteddelete |
|
overridevirtual |
Reimplemented from inet::L3SocketCommandBase.
Referenced by inet::doParsimPacking().
|
overridevirtual |
Reimplemented from inet::L3SocketCommandBase.
Referenced by inet::doParsimUnpacking().