NCBI C++ ToolKit
|
#include <corelib/ncbi_param.hpp>
#include <corelib/ncbi_pool_balancer.hpp>
#include <dbapi/driver/types.hpp>
#include <dbapi/driver/exception.hpp>
#include <unistd.h>
#include <map>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CDBParamVariant |
class | CDBParams |
CDBParams. More... | |
class | CDBConnParams |
CDBConnParams:: More... | |
class | CDBConnParamsDelegate |
class | I_BlobDescriptor |
I_BlobDescriptor:: More... | |
class | CParamStmt |
CParamStmt:: Parametrized statement. More... | |
class | CParamRecordset |
CParamRecordset:: Parametrized recordset. More... | |
class | I_BaseCmd |
I_BaseCmd:: More... | |
class | I_LangCmd |
I_LangCmd:: I_RPCCmd:: I_BCPInCmd:: I_CursorCmd:: I_SendDataCmd:: More... | |
class | I_RPCCmd |
class | I_BCPInCmd |
class | I_CursorCmd |
class | I_SendDataCmd |
class | I_Result |
I_Result:: More... | |
class | I_DriverContext |
class | I_Connection |
I_Connection:: More... | |
Namespaces | |
impl | |
Typedefs | |
typedef I_BlobDescriptor | I_ITDescriptor |
Enumerations | |
enum | EDB_ResType { eDB_RowResult , eDB_ParamResult , eDB_ComputeResult , eDB_StatusResult , eDB_CursorResult } |
EDB_ResType:: More... | |
Functions | |
typedef | NCBI_PARAM_TYPE (dbapi, conn_use_encrypt_data) TDbapi_ConnUseEncryptData |
Variables | |
NCBI_DBAPIDRIVER_EXPORT | |
I_DriverContext:: More... | |
bool | |
dbapi | |
conn_use_encrypt_data | |