![]() |
Storage Engine API
|
This is the complete list of members for mongo::DatabaseHolder::Impl, including all inherited members.
close(OperationContext *opCtx, StringData ns, const std::string &reason)=0 | mongo::DatabaseHolder::Impl | pure virtual |
closeAll(OperationContext *opCtx, const std::string &reason)=0 | mongo::DatabaseHolder::Impl | pure virtual |
get(OperationContext *opCtx, StringData ns) const =0 | mongo::DatabaseHolder::Impl | pure virtual |
getNamesWithConflictingCasing(StringData name)=0 | mongo::DatabaseHolder::Impl | pure virtual |
openDb(OperationContext *opCtx, StringData ns, bool *justCreated)=0 | mongo::DatabaseHolder::Impl | pure virtual |
~Impl()=0 | mongo::DatabaseHolder::Impl | pure virtual |