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