CommonAPIMessage(const char *name=NULL, int kind=0) | CommonAPIMessage | |
CommonAPIMessage(const CommonAPIMessage &other) | CommonAPIMessage | |
dup() const | KBRupdate | [inline, virtual] |
getJoined() const | KBRupdate | [virtual] |
getNode() | KBRupdate | [virtual] |
getNode() const | KBRupdate | [inline, virtual] |
getType() const | CommonAPIMessage | [virtual] |
joined_var | KBRupdate | [protected] |
KBRupdate(const char *name=NULL, int kind=0) | KBRupdate | |
KBRupdate(const KBRupdate &other) | KBRupdate | |
netPack(cCommBuffer *b) | KBRupdate | [virtual] |
netUnpack(cCommBuffer *b) | KBRupdate | [virtual] |
node_var | KBRupdate | [protected] |
operator=(const KBRupdate &other) | KBRupdate | |
CommonAPIMessage::operator=(const CommonAPIMessage &other) | CommonAPIMessage | |
operator==(const KBRupdate &) | KBRupdate | [protected] |
CommonAPIMessage::operator==(const CommonAPIMessage &) | CommonAPIMessage | [protected] |
setJoined(bool joined_var) | KBRupdate | [virtual] |
setNode(const NodeHandle &node_var) | KBRupdate | [virtual] |
setType(int type_var) | CommonAPIMessage | [virtual] |
type_var | CommonAPIMessage | [protected] |
~CommonAPIMessage() | CommonAPIMessage | [virtual] |
~KBRupdate() | KBRupdate | [virtual] |