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