NCBI C++ ToolKit
Classes | Typedefs | Functions
ncbi_dbsvcmapper.hpp File Reference
#include <corelib/ncbimtx.hpp>
#include <winsock2.h>
+ Include dependency graph for ncbi_dbsvcmapper.hpp:
+ This graph shows which files directly or indirectly include this file:

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
 CDBServerOptionCDBServer 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< CDBServerTSvrRef
 

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)
 

Typedef Documentation

◆ TSvrRef

Definition at line 170 of file ncbi_dbsvcmapper.hpp.

Function Documentation

◆ DECLARE_SAFE_FLAGS()

DECLARE_SAFE_FLAGS ( CDBServerOption::EState  )

◆ operator<()

bool operator< ( const CDBServer l,
const CDBServer r 
)
inline

◆ operator<<()

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.

◆ operator==()

bool operator== ( const CDBServer l,
const CDBServer r 
)
inline
Modified on Fri Dec 01 04:50:12 2023 by modify_doxy.py rev. 669887