assertUnspecified(const NodeHandle &handle) const | NodeHandle | [inline, private] |
getAddress() const | NodeHandle | |
getKey() const | NodeHandle | |
getModuleId() const | NodeHandle | |
getPort() const | NodeHandle | |
hash() const | NodeHandle | |
ip | NodeHandle | |
isMalicious() const | NodeHandle | |
isUnspecified() const | NodeHandle | |
key | NodeHandle | |
moduleId | NodeHandle | |
netPack(cCommBuffer *b) | NodeHandle | |
netUnpack(cCommBuffer *b) | NodeHandle | |
NodeHandle() | NodeHandle | |
NodeHandle(const NodeHandle &handle) | NodeHandle | |
NodeHandle(const OverlayKey &key, const IPvXAddress &ip, int port, int moduleId=-1) | NodeHandle | |
operator!=(const NodeHandle &rhs) const | NodeHandle | |
operator<(const NodeHandle &rhs) const | NodeHandle | |
operator<<(std::ostream &os, const NodeHandle &n) | NodeHandle | [friend] |
operator<=(const NodeHandle &rhs) const | NodeHandle | |
operator=(const NodeHandle &rhs) | NodeHandle | |
operator==(const NodeHandle &rhs) const | NodeHandle | |
operator>(const NodeHandle &rhs) const | NodeHandle | |
operator>=(const NodeHandle &rhs) const | NodeHandle | |
port | NodeHandle | |
Set typedef | NodeHandle | |
setAddress(const IPvXAddress &ip, int port=-1) | NodeHandle | |
setKey(const OverlayKey &key) | NodeHandle | |
setModuleId(int moduleId) | NodeHandle | |
setPort(int port) | NodeHandle | |
UNSPECIFIED_NODE | NodeHandle | [static] |