#include "../pch.h"
#include "security.h"
#include "namespace-inl.h"
#include "lasterror.h"
#include "stats/top.h"
Go to the source code of this file.
Classes | |
class | mongo::Client |
class | mongo::Client::Context |
class | mongo::Client::GodScope |
Namespaces | |
namespace | mongo |
Typedefs | |
typedef long long | mongo::ConnectionId |
Functions | |
Client & | mongo::cc () |
bool | mongo::haveClient () |
string | mongo::sayClientState () |
Variables | |
boost::thread_specific_ptr < Client > | mongo::currentClient |
class ReplSet * | mongo::theReplSet |