#include "../pch.h"
#include "client.h"
#include "db.h"
Go to the source code of this file.
Classes | |
class | mongo::DbSet |
struct | mongo::Helpers |
class | mongo::Helpers::RemoveCallback |
class | mongo::RemoveSaver |
Namespaces | |
namespace | mongo |
Variables | |
const BSONObj | mongo::reverseNaturalObj = BSON( "$natural" << -1 ) |