NCBI C++ ToolKit
Classes | Namespaces | Typedefs | Enumerations | Functions
dbapi_driver_utils.hpp File Reference
#include <dbapi/driver/public.hpp>
#include <dbapi/driver/util/parameters.hpp>
#include <corelib/ncbi_safe_static.hpp>
+ Include dependency graph for dbapi_driver_utils.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  CInterfaceHook< I >
 
class  CMsgHandlerGuard
 
class  impl::CDBBindedParams
 
class  impl::CCachedRowInfo
 
struct  impl::CCachedRowInfo::SInfo
 
class  impl::CRowInfo_SP_SQL_Server
 
class  impl::CMsgHandlerGuard
 

Namespaces

 impl
 

Typedefs

typedef CEndpointKey impl::TEndpointKey
 
typedef int impl::TBinaryToHexFlags
 

Enumerations

enum  impl::EBinaryToHexFlags { impl::fB2H_NoFinalNul = 0x1 , impl::fB2H_NoPrefix = 0x2 }
 

Functions

string impl::ConvertN2A (Uint4 host)
 
TEndpointKey impl::MakeEndpointKey (Uint4 host, Uint2 port)
 
Uint4 impl::GetHost (TEndpointKey key)
 
Uint2 impl::GetPort (TEndpointKey key)
 
SIZE_TYPE impl::GetValidUTF8Len (const CTempString &ts)
 
size_t impl::binary_to_hex_string (char *buffer, size_t buffer_size, const void *value, size_t value_size, TBinaryToHexFlags flags=0)
 
Modified on Wed Dec 06 07:14:46 2023 by modify_doxy.py rev. 669887