![]() |
Storage Engine API
|
This is the complete list of members for mongo::NamespaceHashTable, including all inherited members.
_buf | mongo::NamespaceHashTable | private |
_find(const Namespace &k, bool &found) const | mongo::NamespaceHashTable | private |
_name | mongo::NamespaceHashTable | private |
_nodes(int i) const | mongo::NamespaceHashTable | inlineprivate |
get(const Namespace &k) const | mongo::NamespaceHashTable | inline |
iterAll(IteratorCallback callback) | mongo::NamespaceHashTable | inline |
IteratorCallback typedef | mongo::NamespaceHashTable | |
kill(OperationContext *opCtx, const Namespace &k) | mongo::NamespaceHashTable | inline |
maxChain | mongo::NamespaceHashTable | private |
MONGO_DISALLOW_COPYING(NamespaceHashTable) | mongo::NamespaceHashTable | private |
MONGO_STATIC_ASSERT(sizeof(Node)==628) | mongo::NamespaceHashTable | private |
n | mongo::NamespaceHashTable | private |
NamespaceHashTable(void *buf, int buflen, const char *name) | mongo::NamespaceHashTable | |
put(OperationContext *opCtx, const Namespace &k, const NamespaceDetails &value) | mongo::NamespaceHashTable | inline |