Class generated from common/ExtAPIMessages.msg
by opp_msgc.
More...
#include <ExtAPIMessages_m.h>
Detailed Description
Class generated from common/ExtAPIMessages.msg
by opp_msgc.
packet GIAsearch extends GIASearchAppMessage
{
OverlayKey searchKey;
int maxResponses;
}
Definition at line 170 of file ExtAPIMessages_m.h.
Constructor & Destructor Documentation
GIAsearch::GIAsearch |
( |
const char * |
name = NULL , |
|
|
int |
kind = 0 |
|
) |
| |
GIAsearch::GIAsearch |
( |
const GIAsearch & |
other | ) |
|
virtual GIAsearch::~GIAsearch |
( |
| ) |
|
|
virtual |
Member Function Documentation
void GIAsearch::copy |
( |
const GIAsearch & |
other | ) |
|
|
private |
virtual int GIAsearch::getMaxResponses |
( |
| ) |
const |
|
virtual |
virtual const OverlayKey& GIAsearch::getSearchKey |
( |
| ) |
const |
|
inlinevirtual |
bool GIAsearch::operator== |
( |
const GIAsearch & |
| ) |
|
|
protected |
virtual void GIAsearch::parsimPack |
( |
cCommBuffer * |
b | ) |
|
|
virtual |
virtual void GIAsearch::parsimUnpack |
( |
cCommBuffer * |
b | ) |
|
|
virtual |
virtual void GIAsearch::setMaxResponses |
( |
int |
maxResponses | ) |
|
|
virtual |
virtual void GIAsearch::setSearchKey |
( |
const OverlayKey & |
searchKey | ) |
|
|
virtual |
Member Data Documentation
int GIAsearch::maxResponses_var |
|
protected |
The documentation for this class was generated from the following file: