NCBI C++ ToolKit
|
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | I_ConnectionExtra |
I_ConnectionExtra. More... | |
class | CEndpointKey |
Lightweight representation of just a host and a port. More... | |
class | CDBServer |
IDBServiceMapper. More... | |
class | CDBServerOption |
CDBServerOption – CDBServer extended with additional information that helps maintain a balanced pool of connections. More... | |
class | IDBServiceMapper |
IDBServiceMapper. More... | |
struct | IDBServiceMapper::SDereferenceLess |
class | CDBServiceMapperTraits< T > |
DBServiceMapperTraits IDBServiceMapper traits. More... | |
Typedefs | |
typedef CRef< CDBServer > | TSvrRef |
Functions | |
ostream & | operator<< (ostream &os, const CEndpointKey &key) |
bool | operator== (const CDBServer &l, const CDBServer &r) |
bool | operator< (const CDBServer &l, const CDBServer &r) |
DECLARE_SAFE_FLAGS (CDBServerOption::EState) | |
Definition at line 170 of file ncbi_dbsvcmapper.hpp.
DECLARE_SAFE_FLAGS | ( | CDBServerOption::EState | ) |
Definition at line 349 of file ncbi_dbsvcmapper.hpp.
References CDBServer::GetHost(), CDBServer::GetName(), CDBServer::GetPort(), and r().
ostream& operator<< | ( | ostream & | os, |
const CEndpointKey & | key | ||
) |
Definition at line 176 of file ncbi_dbsvcmapper.cpp.
References b, and ncbi::grid::netcache::search::fields::key.
Definition at line 340 of file ncbi_dbsvcmapper.hpp.
References CDBServer::GetHost(), CDBServer::GetName(), CDBServer::GetPort(), and r().