This is the complete list of members for DefaultHasher, including all inherited members.
_state | DefaultHasher | private |
Combine(HashInt value) | DefaultHasher | |
CombineHashes(HashInt first, R... rest) | DefaultHasher | static |
CombineHashesImpl(DefaultHasher &hash) | DefaultHasher | privatestatic |
CombineHashesImpl(DefaultHasher &hash, HashInt x, R... rest) | DefaultHasher | privatestatic |
CombineUnordered(HashInt value) | DefaultHasher | |
DefaultHasher(HashInt start=EMPTY_HASH) | DefaultHasher | |
EMPTY_HASH | DefaultHasher | static |
Finalize() const | DefaultHasher | |
Mix(UInt32 h) | DefaultHasher | static |
Mix(UInt64 h) | DefaultHasher | static |
operator HashInt() const | DefaultHasher | |
SplitMix(HashInt value) | DefaultHasher | static |
ValueType typedef | DefaultHasher |