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