#include "../pch.h"
#include "jsobj.h"
#include "../util/timer.h"
#include "time_support.h"
Go to the source code of this file.
Classes | |
class | mongo::Command |
Namespaces | |
namespace | mongo |
Functions | |
bool | mongo::_runCommands (const char *ns, BSONObj &jsobj, BufBuilder &b, BSONObjBuilder &anObjBuilder, bool fromRepl, int queryOptions) |