#include "../pch.h"#include "diskloc.h"#include "jsobj.h"#include <map>

Go to the source code of this file.
Classes | |
| class | mongo::IndexPlugin |
| class | mongo::IndexSpec |
| class | mongo::IndexType |
Namespaces | |
| namespace | mongo |
Enumerations | |
| enum | mongo::IndexSuitability { mongo::USELESS = 0, mongo::HELPFUL = 1, mongo::OPTIMAL = 2 } |