CommonAPIMessage(const char *name=NULL, int kind=0) | CommonAPIMessage | |
CommonAPIMessage(const CommonAPIMessage &other) | CommonAPIMessage | |
DHTput(const char *name=NULL, int kind=0) | DHTput | |
DHTput(const DHTput &other) | DHTput | |
dup() const | DHTput | [inline, virtual] |
getKey() | DHTput | [virtual] |
getKey() const | DHTput | [inline, virtual] |
getType() const | CommonAPIMessage | [virtual] |
getValue() const | DHTput | [virtual] |
key_var | DHTput | [protected] |
netPack(cCommBuffer *b) | DHTput | [virtual] |
netUnpack(cCommBuffer *b) | DHTput | [virtual] |
operator=(const DHTput &other) | DHTput | |
CommonAPIMessage::operator=(const CommonAPIMessage &other) | CommonAPIMessage | |
operator==(const DHTput &) | DHTput | [protected] |
CommonAPIMessage::operator==(const CommonAPIMessage &) | CommonAPIMessage | [protected] |
setKey(const OverlayKey &key_var) | DHTput | [virtual] |
setType(int type_var) | CommonAPIMessage | [virtual] |
setValue(const char *value_var) | DHTput | [virtual] |
type_var | CommonAPIMessage | [protected] |
value_var | DHTput | [protected] |
~CommonAPIMessage() | CommonAPIMessage | [virtual] |
~DHTput() | DHTput | [virtual] |