OverSim
|
This is the complete list of members for OverlayKey, including all inherited members.
aSize | OverlayKey | privatestatic |
clear() | OverlayKey | inlineprivate |
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 |
GMP_MSB_MASK | OverlayKey | privatestatic |
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 | privatestatic |
log_2() const | OverlayKey | |
MAX_KEYLENGTH | OverlayKey | privatestatic |
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 | |
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 |
toDouble() const | OverlayKey | |
toString(uint32_t base=16) const | OverlayKey | |
trim() | OverlayKey | inlineprivate |
UNSPECIFIED_KEY | OverlayKey | static |
ZERO | OverlayKey | static |
~OverlayKey() | OverlayKey |