#include "../client/dbclient.h"#include "curop-inl.h"#include "security.h"#include "cmdline.h"#include "client.h"

Go to the source code of this file.
Classes | |
| class | mongo::DBDirectClient |
| struct | mongo::DbResponse |
| struct | mongo::DiagLog |
Namespaces | |
| namespace | mongo |
Functions | |
| void | mongo::acquirePathLock () |
| void | mongo::assembleResponse (Message &m, DbResponse &dbresponse, const SockAddr &client=unknownAddress) |
| void | mongo::getDatabaseNames (vector< string > &names, const string &usePath=dbpath) |
| void | mongo::maybeCreatePidFile () |
| bool | mongo::replHasDatabases () |
Variables | |
| DiagLog | mongo::_diaglog |
| string | mongo::dbExecCommand |
| int | mongo::lockFile |