![]() |
Storage Engine API
|
#include <memory>#include <vector>#include "mongo/base/clonable_ptr.h"#include "mongo/base/shim.h"#include "mongo/db/catalog/index_catalog_entry.h"#include "mongo/db/index/multikey_paths.h"#include "mongo/db/jsobj.h"#include "mongo/db/operation_context.h"#include "mongo/db/record_id.h"#include "mongo/db/server_options.h"#include "mongo/db/storage/record_store.h"Go to the source code of this file.
Classes | |
| struct | mongo::BsonRecord |
| class | mongo::IndexCatalog |
| how many: 1 per Collection. More... | |
| class | mongo::IndexCatalog::IndexIterator |
| class | mongo::IndexCatalog::IndexIterator::Impl |
| struct | mongo::IndexCatalog::IndexIterator::TUHook |
| class | mongo::IndexCatalog::Impl |
| struct | mongo::IndexCatalog::TUHook |
Namespaces | |
| mongo | |
| Copyright (C) 2014 MongoDB Inc. | |