DBClientConnection::_auth ( BSONObj const& params )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::_checkConnection ( )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::_connect ( std::string& errmsg )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::_lazyKillCursor [data]Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::_numConnections [data]Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::call ( Message& toSend, Message& response, bool assertOk, std::string* actualServer )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::callRead ( Message& toSend, Message& response )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::checkResponse ( char const* data, int nReturned, bool* retry, std::string* host )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::connect ( char const* hostname, std::string& errmsg )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::connect ( HostAndPort const& server, std::string& errmsg )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::getServerAddress ( ) constField 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::getSockCreationMicroSec ( ) constField 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::getSoTimeout ( ) constField 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::isFailed ( ) constField 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::isStillConnected ( )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::killCursor ( long long cursorID )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::lazySupported ( ) constField 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::logout ( std::string const& dbname, BSONObj& info )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::query ( boost::function<...> f, std::string const& ns, Query query, BSONObj const* fieldsToReturn, int queryOptions )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::query ( std::string const& ns, Query query, int nToReturn, int nToSkip, BSONObj const* fieldsToReturn, int queryOptions, int batchSize )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::recv ( Message& m )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::runCommand ( std::string const& dbname, BSONObj const& cmd, BSONObj& info, int options )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::say ( Message& toSend, bool isRetry, std::string* actualServer )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::sayPiggyBack ( Message& toSend )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::setReplSetClientCallback ( DBClientReplicaSet* rsClient )1st parameter 'rsClient' (pointer) has base type 'DBClientReplicaSet'.
DBClientConnection::setSoTimeout ( double timeout )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::toString ( ) constField 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::type ( ) constField 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientConnection::~DBClientConnection [in-charge] ( )Field 'this->clientSet' in the object of this method has base type 'DBClientReplicaSet'.
DBClientReplicaSet::_auth ( BSONObj const& params )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::call ( Message& toSend, Message& response, bool assertOk, std::string* actualServer )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::callRead ( Message& toSend, Message& response )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::checkResponse ( char const* data, int nReturned, bool* retry, std::string* targetHost )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::connect ( )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::DBClientReplicaSet [in-charge] ( std::string const& name, std::vector<HostAndPort>const& servers, double so_timeout )This constructor is from 'DBClientReplicaSet' class.
DBClientReplicaSet::findOne ( std::string const& ns, Query const& query, BSONObj const* fieldsToReturn, int queryOptions )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::getServerAddress ( ) constThis method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::getSoTimeout ( ) constThis method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::insert ( std::string const& ns, BSONObj obj, int flags )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::insert ( std::string const& ns, std::vector<BSONObj>const& v, int flags )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::isFailed ( ) constThis method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::isntMaster ( )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::isntSecondary ( )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::isStillConnected ( )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::killCursor ( long long cursorID )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::lazySupported ( ) constThis method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::logout ( std::string const& dbname, BSONObj& info )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::masterConn ( )Field 'retval->clientSet' in return value (reference) has base type 'DBClientReplicaSet'.
DBClientReplicaSet::query ( std::string const& ns, Query query, int nToReturn, int nToSkip, BSONObj const* fieldsToReturn, int queryOptions, int batchSize )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::recv ( Message& toRecv )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::remove ( std::string const& ns, Query obj, int flags )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::say ( Message& toSend, bool isRetry, std::string* actualServer )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::sayPiggyBack ( Message& toSend )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::setPostRunCommandHook ( DBClientWithCommands::PostRunCommandHookFunc func )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::setRunCommandHook ( DBClientWithCommands::RunCommandHookFunc func )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::slaveConn ( )Field 'retval->clientSet' in return value (reference) has base type 'DBClientReplicaSet'.
DBClientReplicaSet::toString ( ) constThis method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::type ( ) constThis method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::update ( std::string const& ns, Query query, BSONObj obj, int flags )This method is from 'DBClientReplicaSet' class.
DBClientReplicaSet::~DBClientReplicaSet [in-charge] ( )This method is from 'DBClientReplicaSet' class.