Storage Engine API
mongo::KVPrefix Member List

This is the complete list of members for mongo::KVPrefix, including all inherited members.

_nextValuemongo::KVPrefixprivatestatic
_nextValueMutexmongo::KVPrefixprivatestatic
_valuemongo::KVPrefixprivate
fromBSONElement(const BSONElement value)mongo::KVPrefixstatic
generateNextPrefix()mongo::KVPrefixstatic
getNextPrefix(const NamespaceString &ns)mongo::KVPrefixstatic
isPrefixed() constmongo::KVPrefixinline
kNotPrefixedmongo::KVPrefixstatic
KVPrefix(int64_t value)mongo::KVPrefixinlineexplicitprivate
operator!=(const KVPrefix &rhs) constmongo::KVPrefixinline
operator<(const KVPrefix &rhs) constmongo::KVPrefixinline
operator==(const KVPrefix &rhs) constmongo::KVPrefixinline
repr() constmongo::KVPrefixinline
setLargestPrefix(KVPrefix largestPrefix)mongo::KVPrefixstatic
toBSONValue() constmongo::KVPrefixinline
toString() constmongo::KVPrefix