| aSize | OverlayKey | [private, static] |
| clear() | OverlayKey | [inline, private] |
| compareTo(const OverlayKey &compKey) const | OverlayKey | |
| get(uint p, uint n) const | OverlayKey | |
| getLength() | OverlayKey | [static] |
| GMP_MSB_MASK | OverlayKey | [private, 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 | |
| isUnspec | OverlayKey | [private] |
| isUnspecified() const | OverlayKey | |
| key | OverlayKey | [private] |
| keyLength | OverlayKey | [private, static] |
| log2() const | OverlayKey | |
| max() | OverlayKey | [static] |
| MAX_KEYLENGTH | OverlayKey | [private, static] |
| netPack(cCommBuffer *b) | OverlayKey | |
| netUnpack(cCommBuffer *b) | OverlayKey | |
| ONE | OverlayKey | [static] |
| operator &(const OverlayKey &rhs) const | OverlayKey | |
| operator!=(const OverlayKey &compKey) 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<<(uint 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>>(uint num) const | OverlayKey | |
| operator[](uint n) const | 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 char *str, uint radix=16) | OverlayKey | |
| OverlayKey(const OverlayKey &rhs) | OverlayKey | |
| pow2(uint exponent) | OverlayKey | [static] |
| random() | OverlayKey | [static] |
| randomPrefix(uint pos) const | OverlayKey | |
| randomSuffix(uint pos) const | OverlayKey | |
| setKeyLength(uint length) | OverlayKey | [static] |
| sha1(char *str) | OverlayKey | [static] |
| test() | OverlayKey | [static] |
| toString(uint base=16) const | OverlayKey | |
| trim() | OverlayKey | [inline, private] |
| UNSPECIFIED_KEY | OverlayKey | [static] |
| ZERO | OverlayKey | [static] |
| ~OverlayKey() | OverlayKey | |