Class generated from common/CommonMessages.msg
by opp_msgc.
More...
#include <CommonMessages_m.h>
Detailed Description
Class generated from common/CommonMessages.msg
by opp_msgc.
packet KBRupdate extends CommonAPIMessage
{
NodeHandle node;
bool joined;
}
Definition at line 1282 of file CommonMessages_m.h.
Constructor & Destructor Documentation
KBRupdate::KBRupdate |
( |
const char * |
name = NULL , |
|
|
int |
kind = 0 |
|
) |
| |
KBRupdate::KBRupdate |
( |
const KBRupdate & |
other | ) |
|
virtual KBRupdate::~KBRupdate |
( |
| ) |
|
|
virtual |
Member Function Documentation
void KBRupdate::copy |
( |
const KBRupdate & |
other | ) |
|
|
private |
virtual bool KBRupdate::getJoined |
( |
| ) |
const |
|
virtual |
virtual const NodeHandle& KBRupdate::getNode |
( |
| ) |
const |
|
inlinevirtual |
bool KBRupdate::operator== |
( |
const KBRupdate & |
| ) |
|
|
protected |
virtual void KBRupdate::parsimPack |
( |
cCommBuffer * |
b | ) |
|
|
virtual |
virtual void KBRupdate::parsimUnpack |
( |
cCommBuffer * |
b | ) |
|
|
virtual |
virtual void KBRupdate::setJoined |
( |
bool |
joined | ) |
|
|
virtual |
virtual void KBRupdate::setNode |
( |
const NodeHandle & |
node | ) |
|
|
virtual |
Member Data Documentation
bool KBRupdate::joined_var |
|
protected |
The documentation for this class was generated from the following file: