_finishCreate(const string &ident, DBClientBase *conn) | mongo::DBConnectionPool | [private] |
_get(const string &ident) | mongo::DBConnectionPool | [private] |
_hooks | mongo::DBConnectionPool | [private] |
_mutex | mongo::DBConnectionPool | [private] |
_name | mongo::DBConnectionPool | [private] |
_pools | mongo::DBConnectionPool | [private] |
addHook(DBConnectionHook *hook) | mongo::DBConnectionPool | |
appendInfo(BSONObjBuilder &b) | mongo::DBConnectionPool | |
DBConnectionPool() | mongo::DBConnectionPool | [inline] |
flush() | mongo::DBConnectionPool | |
get(const string &host) | mongo::DBConnectionPool | |
get(const ConnectionString &host) | mongo::DBConnectionPool | |
onCreate(DBClientBase *conn) | mongo::DBConnectionPool | |
onHandedOut(DBClientBase *conn) | mongo::DBConnectionPool | |
PoolMap typedef | mongo::DBConnectionPool | [private] |
release(const string &host, DBClientBase *c) | mongo::DBConnectionPool | [inline] |
setName(const string &name) | mongo::DBConnectionPool | [inline] |
~DBConnectionPool() | mongo::DBConnectionPool |