, including all inherited members.
| compareTo(const OverlayKey &compKey) const | OverlayKey | |
| getBit(uint32_t p) const | OverlayKey | [inline] |
| getBitRange(uint32_t p, uint32_t n) const | OverlayKey | |
| getLength() | OverlayKey | [static] |
| getMax() | OverlayKey | [static] |
| hash() const | OverlayKey | |
| isBetween(const OverlayKey &keyA, const OverlayKey &keyB) const | OverlayKey | |
| isBetweenL(const OverlayKey &keyA, const OverlayKey &keyB) const | OverlayKey | |
| isBetweenLR(const OverlayKey &keyA, const OverlayKey &keyB) const | OverlayKey | |
| isBetweenR(const OverlayKey &keyA, const OverlayKey &keyB) const | OverlayKey | |
| isUnspecified() const | OverlayKey | |
| log_2() const | OverlayKey | |
| netPack(cCommBuffer *b) | OverlayKey | |
| netUnpack(cCommBuffer *b) | OverlayKey | |
| ONE | OverlayKey | [static] |
| operator!=(const OverlayKey &compKey) const | OverlayKey | |
| operator&(const OverlayKey &rhs) const | OverlayKey | |
| operator+(const OverlayKey &rhs) const | OverlayKey | |
| operator++() | OverlayKey | |
| operator++(int) | OverlayKey | |
| operator+=(const OverlayKey &rhs) | OverlayKey | |
| operator-(const OverlayKey &rhs) const | OverlayKey | |
| operator--() | OverlayKey | |
| operator--(int) | OverlayKey | |
| operator-=(const OverlayKey &rhs) | OverlayKey | |
| operator<(const OverlayKey &compKey) const | OverlayKey | |
| operator<<(std::ostream &os, const OverlayKey &c) | OverlayKey | [friend] |
| operator<<(uint32_t num) const | OverlayKey | |
| operator<=(const OverlayKey &compKey) const | OverlayKey | |
| operator=(const OverlayKey &rhs) | OverlayKey | |
| operator==(const OverlayKey &compKey) const | OverlayKey | |
| operator>(const OverlayKey &compKey) const | OverlayKey | |
| operator>=(const OverlayKey &compKey) const | OverlayKey | |
| operator>>(uint32_t num) const | OverlayKey | |
| operator[](uint32_t n) | OverlayKey | |
| operator^(const OverlayKey &rhs) const | OverlayKey | |
| operator|(const OverlayKey &rhs) const | OverlayKey | |
| operator~() const | OverlayKey | |
| OverlayKey() | OverlayKey | |
| OverlayKey(uint32_t num) | OverlayKey | |
| OverlayKey(const unsigned char *buffer, uint32_t size) | OverlayKey | |
| OverlayKey(const std::string &str, uint32_t base=16) | OverlayKey | |
| OverlayKey(const OverlayKey &rhs) | OverlayKey | |
| OverlayKeyObject(const OverlayKey &key) | P2pns::P2pns::OverlayKeyObject | [inline] |
| pow2(uint32_t exponent) | OverlayKey | [static] |
| random() | OverlayKey | [static] |
| randomPrefix(uint32_t pos) const | OverlayKey | |
| randomSuffix(uint32_t pos) const | OverlayKey | |
| setBit(uint32_t pos, bool value) | OverlayKey | |
| setKeyLength(uint32_t length) | OverlayKey | [static] |
| sha1(const BinaryValue &value) | OverlayKey | [static] |
| sharedPrefixLength(const OverlayKey &compKey, uint32_t bitsPerDigit=1) const | OverlayKey | |
| test() | OverlayKey | [static] |
| toString(uint32_t base=16) const | OverlayKey | |
| UNSPECIFIED_KEY | OverlayKey | [static] |
| ZERO | OverlayKey | [static] |
| ~OverlayKey() | OverlayKey | |