SyncClusterConnection::_auth ( BSONObj const& params )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::call ( Message& toSend, Message& response, bool assertOk, std::string* actualServer )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::callRead ( Message& toSend, Message& response )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::findOne ( std::string const& ns, Query const& query, BSONObj const* fieldsToReturn, int queryOptions )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::fsync ( std::string& errmsg )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::getLastErrorDetailed ( bool fsync, bool j, int w, int wtimeout )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::getLastErrorDetailed ( std::string const& db, bool fsync, bool j, int w, int wtimeout )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::getMore ( std::string const& ns, long long cursorId, int nToReturn, int options )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::getServerAddress ( ) constThis method is from 'SyncClusterConnection' class.
SyncClusterConnection::getSoTimeout ( ) constThis method is from 'SyncClusterConnection' class.
SyncClusterConnection::insert ( std::string const& ns, BSONObj obj, int flags )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::insert ( std::string const& ns, std::vector<BSONObj>const& v, int flags )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::isFailed ( ) constThis method is from 'SyncClusterConnection' class.
SyncClusterConnection::isStillConnected ( )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::killCursor ( long long cursorID )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::lazySupported ( ) constThis method is from 'SyncClusterConnection' class.
SyncClusterConnection::prepare ( std::string& errmsg )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::query ( std::string const& ns, Query query, int nToReturn, int nToSkip, BSONObj const* fieldsToReturn, int queryOptions, int batchSize )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::remove ( std::string const& ns, Query query, int flags )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::say ( Message& toSend, bool isRetry, std::string* actualServer )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::sayPiggyBack ( Message& toSend )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::setAllSoTimeouts ( double socketTimeout )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::setPostRunCommandHook ( DBClientWithCommands::PostRunCommandHookFunc func )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::setRunCommandHook ( DBClientWithCommands::RunCommandHookFunc func )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::SyncClusterConnection [in-charge] ( std::string commaSeparated, double socketTimeout )This constructor is from 'SyncClusterConnection' class.
SyncClusterConnection::SyncClusterConnection [in-charge] ( std::string const& a, std::string const& b, std::string const& c, double socketTimeout )This constructor is from 'SyncClusterConnection' class.
SyncClusterConnection::SyncClusterConnection [in-charge] ( std::list<HostAndPort>const& p1, double socketTimeout )This constructor is from 'SyncClusterConnection' class.
SyncClusterConnection::toString ( ) constThis method is from 'SyncClusterConnection' class.
SyncClusterConnection::type ( ) constThis method is from 'SyncClusterConnection' class.
SyncClusterConnection::update ( std::string const& ns, Query query, BSONObj obj, int flags )This method is from 'SyncClusterConnection' class.
SyncClusterConnection::~SyncClusterConnection [in-charge] ( )This method is from 'SyncClusterConnection' class.