creaImageIO_lib
|
This is the complete list of members for CppSQLite3Exception, including all inherited members.
CppSQLite3Exception(const int nErrCode, char *szErrMess, bool bDeleteMsg=true) | CppSQLite3Exception | |
CppSQLite3Exception(const int nErrCode, const char *szErrMess, bool bDeleteMsg=true) | CppSQLite3Exception | |
CppSQLite3Exception(const CppSQLite3Exception &e) | CppSQLite3Exception | |
errorCode() | CppSQLite3Exception | inline |
errorCodeAsString(int nErrCode) | CppSQLite3Exception | static |
errorMessage() | CppSQLite3Exception | inline |
mnErrCode | CppSQLite3Exception | private |
mpszErrMess | CppSQLite3Exception | private |
~CppSQLite3Exception() | CppSQLite3Exception | virtual |