NCBI C++ ToolKit
|
This is the complete list of members for CDB_DeadlockEx, including all inherited members.
ApplyContext(const SContext &ctx) | CDB_Exception | inline |
CDB_DeadlockEx(const CDiagCompileInfo &info, const CException *prev_exception, const SMessageInContext &message) | CDB_DeadlockEx | inline |
CDB_DeadlockEx(const CDB_DeadlockEx &other) | CDB_DeadlockEx | inline |
Clone(void) const override | CDB_DeadlockEx | inlinevirtual |
eClient enum value | CDB_Exception | |
eDeadlock enum value | CDB_Exception | |
eDS enum value | CDB_Exception | |
EErrCode enum name | CDB_Exception | |
eMulti enum value | CDB_Exception | |
eRPC enum value | CDB_Exception | |
ErrCode(void) const | CDB_Exception | inline |
eSQL enum value | CDB_Exception | |
eTimeout enum value | CDB_Exception | |
eTruncate enum value | CDB_Exception | |
EType typedef | CDB_Exception | |
GetContext(void) const | CDB_Exception | inline |
GetDatabaseName(void) const | CDB_Exception | inline |
GetDBErrCode(void) const | CDB_Exception | inline |
GetErrCode(void) const | CDB_DeadlockEx | inline |
GetErrCodeString(void) const override | CDB_Exception | virtual |
GetExtraMsg(void) const | CDB_Exception | inline |
GetParams(void) const | CDB_Exception | inline |
GetRowsInBatch(void) const | CDB_Exception | inline |
GetServerName(void) const | CDB_Exception | inline |
GetSybaseSeverity(void) const | CDB_Exception | inline |
GetType(void) const override | CDB_DeadlockEx | inline |
GetUserName(void) const | CDB_Exception | inline |
m_Context | CDB_Exception | private |
m_DBErrCode | CDB_Exception | protected |
m_Params | CDB_Exception | private |
m_RowsInBatch | CDB_Exception | private |
m_SybaseSeverity | CDB_Exception | private |
MakeException(const CDiagCompileInfo &info, const SMessageInContext &message, EDiagSev severity, int db_err_code) | CDB_Exception | inlinestatic |
Message(void) const | CDB_Exception | inline |
NCBI_EXCEPTION_DEFAULT_THROW(CDB_DeadlockEx) protected | CDB_DeadlockEx | inline |
OriginatedFrom() const | CDB_Exception | inline |
ReportExtra(ostream &out) const override | CDB_Exception | virtual |
SetDatabaseName(const string &d) | CDB_Exception | inline |
SetExtraMsg(const string &msg) | CDB_Exception | inline |
SetFromConnection(const impl::CConnection &connection) | CDB_Exception | |
SetParams(const CDBParams *params) | CDB_Exception | |
SetParams(const CDBParams ¶ms) | CDB_Exception | inline |
SetRowsInBatch(unsigned int n) | CDB_Exception | inline |
SetServerName(const string &sn) | CDB_Exception | inline |
SetSybaseSeverity(int severity) | CDB_Exception | inline |
SetUserName(const string &name) | CDB_Exception | inline |
Severity(void) const | CDB_Exception | |
SeverityString(void) const | CDB_Exception | |
SeverityString(EDB_Severity sev) | CDB_Exception | static |
TErrCode typedef | CDB_DeadlockEx | |
Type(void) const | CDB_Exception | |
TypeString() const | CDB_Exception | inlinevirtual |
x_Assign(const CException &src) override | CDB_Exception | protectedvirtual |
x_Clone(void) const override | CDB_DeadlockEx | inlinevirtual |
x_EndOfWhat(ostream &out) const | CDB_Exception | protected |
x_Init(const CDiagCompileInfo &info, const string &message, const CException *prev_exception, EDiagSev severity) override | CDB_Exception | protected |
x_InitCDB(int db_error_code) | CDB_Exception | inlineprotected |
x_SetContext(void) | CDB_Exception | protected |
x_StartOfWhat(ostream &out) const | CDB_Exception | protected |
xx_unused_CDB_DeadlockEx(void) | CDB_DeadlockEx | privatestatic |
~ CDB_DeadlockEx(void) noexcept | CDB_DeadlockEx | inlinevirtual |