OverSim
|
Class generated from common/CommonMessages.msg
by opp_msgc.
More...
#include <CommonMessages_m.h>
Public Member Functions | |
SingleHostUnderlayPacketNotification (const char *name=NULL, int kind=0) | |
SingleHostUnderlayPacketNotification (const SingleHostUnderlayPacketNotification &other) | |
virtual | ~SingleHostUnderlayPacketNotification () |
SingleHostUnderlayPacketNotification & | operator= (const SingleHostUnderlayPacketNotification &other) |
virtual SingleHostUnderlayPacketNotification * | dup () const |
virtual void | parsimPack (cCommBuffer *b) |
virtual void | parsimUnpack (cCommBuffer *b) |
Protected Member Functions | |
bool | operator== (const SingleHostUnderlayPacketNotification &) |
Private Member Functions | |
void | copy (const SingleHostUnderlayPacketNotification &other) |
Class generated from common/CommonMessages.msg
by opp_msgc.
message SingleHostUnderlayPacketNotification { }
Definition at line 1027 of file CommonMessages_m.h.
SingleHostUnderlayPacketNotification::SingleHostUnderlayPacketNotification | ( | const char * | name = NULL , |
int | kind = 0 |
||
) |
Referenced by dup().
SingleHostUnderlayPacketNotification::SingleHostUnderlayPacketNotification | ( | const SingleHostUnderlayPacketNotification & | other | ) |
|
virtual |
|
private |
|
inlinevirtual |
Definition at line 1043 of file CommonMessages_m.h.
SingleHostUnderlayPacketNotification& SingleHostUnderlayPacketNotification::operator= | ( | const SingleHostUnderlayPacketNotification & | other | ) |
|
protected |
|
virtual |
Referenced by doPacking().
|
virtual |
Referenced by doUnpacking().