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