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