|
INET Framework for OMNeT++/OMNEST
|
Class generated from inet/linklayer/tun/TunControlInfo.msg:35 by opp_msgtool.
More...
#include <TunControlInfo_m.h>
Public Member Functions | |
| TunCloseCommand () | |
| TunCloseCommand (const TunCloseCommand &other) | |
| virtual | ~TunCloseCommand () |
| TunCloseCommand & | operator= (const TunCloseCommand &other) |
| virtual TunCloseCommand * | 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 TunCloseCommand &)=delete |
Protected Member Functions inherited from inet::TunControlInfo | |
| bool | operator== (const TunControlInfo &)=delete |
Private Member Functions | |
| void | copy (const TunCloseCommand &other) |
Class generated from inet/linklayer/tun/TunControlInfo.msg:35 by opp_msgtool.
class TunCloseCommand extends TunControlInfo { }
| inet::TunCloseCommand::TunCloseCommand | ( | ) |
| inet::TunCloseCommand::TunCloseCommand | ( | const TunCloseCommand & | other | ) |
|
virtual |
|
private |
|
inlineoverridevirtual |
Reimplemented from inet::TunControlInfo.
| TunCloseCommand& inet::TunCloseCommand::operator= | ( | const TunCloseCommand & | other | ) |
|
protecteddelete |
|
overridevirtual |
Reimplemented from inet::TunControlInfo.
Referenced by inet::doParsimPacking().
|
overridevirtual |
Reimplemented from inet::TunControlInfo.
Referenced by inet::doParsimUnpacking().