![]() |
Storage Engine API
|
This is the complete list of members for mongo::KVPrefix, including all inherited members.
_nextValue | mongo::KVPrefix | privatestatic |
_nextValueMutex | mongo::KVPrefix | privatestatic |
_value | mongo::KVPrefix | private |
fromBSONElement(const BSONElement value) | mongo::KVPrefix | static |
generateNextPrefix() | mongo::KVPrefix | static |
getNextPrefix(const NamespaceString &ns) | mongo::KVPrefix | static |
isPrefixed() const | mongo::KVPrefix | inline |
kNotPrefixed | mongo::KVPrefix | static |
KVPrefix(int64_t value) | mongo::KVPrefix | inlineexplicitprivate |
operator!=(const KVPrefix &rhs) const | mongo::KVPrefix | inline |
operator<(const KVPrefix &rhs) const | mongo::KVPrefix | inline |
operator==(const KVPrefix &rhs) const | mongo::KVPrefix | inline |
repr() const | mongo::KVPrefix | inline |
setLargestPrefix(KVPrefix largestPrefix) | mongo::KVPrefix | static |
toBSONValue() const | mongo::KVPrefix | inline |
toString() const | mongo::KVPrefix |