![]() |
Storage Engine API
|
#include <memory>
#include <set>
#include <string>
#include <vector>
#include "mongo/base/disallow_copying.h"
#include "mongo/base/status.h"
#include "mongo/db/catalog/index_catalog.h"
#include "mongo/db/catalog/index_catalog_impl.h"
#include "mongo/db/index/index_access_method.h"
#include "mongo/db/record_id.h"
#include "mongo/stdx/functional.h"
Go to the source code of this file.
Classes | |
class | mongo::MultiIndexBlock |
Builds one or more indexes. More... | |
class | mongo::MultiIndexBlock::Impl |
struct | mongo::MultiIndexBlock::TUHook |
Namespaces | |
mongo | |
Copyright (C) 2014 MongoDB Inc. | |