|
OverSim
|
Class generated from common/ExtAPIMessages.msg by opp_msgc.
More...
#include <ExtAPIMessages_m.h>
Public Member Functions | |
| GIAremove (const char *name=NULL, int kind=0) | |
| GIAremove (const GIAremove &other) | |
| virtual | ~GIAremove () |
| GIAremove & | operator= (const GIAremove &other) |
| virtual GIAremove * | dup () const |
| virtual void | parsimPack (cCommBuffer *b) |
| virtual void | parsimUnpack (cCommBuffer *b) |
Public Member Functions inherited from GIASearchAppMessage | |
| GIASearchAppMessage (const char *name=NULL, int kind=0) | |
| GIASearchAppMessage (const GIASearchAppMessage &other) | |
| virtual | ~GIASearchAppMessage () |
| GIASearchAppMessage & | operator= (const GIASearchAppMessage &other) |
| virtual int | getCommand () const |
| virtual void | setCommand (int command) |
Protected Member Functions | |
| bool | operator== (const GIAremove &) |
Protected Member Functions inherited from GIASearchAppMessage | |
| bool | operator== (const GIASearchAppMessage &) |
Private Member Functions | |
| void | copy (const GIAremove &other) |
Additional Inherited Members | |
Protected Attributes inherited from GIASearchAppMessage | |
| int | command_var |
Class generated from common/ExtAPIMessages.msg by opp_msgc.
packet GIAremove extends GIASearchAppMessage { }
Definition at line 134 of file ExtAPIMessages_m.h.
| GIAremove::GIAremove | ( | const char * | name = NULL, |
| int | kind = 0 |
||
| ) |
Referenced by dup().
| GIAremove::GIAremove | ( | const GIAremove & | other | ) |
|
virtual |
|
private |
|
inlinevirtual |
|
protected |
|
virtual |
Reimplemented from GIASearchAppMessage.
Referenced by doPacking().
|
virtual |
Reimplemented from GIASearchAppMessage.
Referenced by doUnpacking().