VisualIB
1.0
IBExpress library for making use of Borland IBExpress outside of C++Builder
|
This is the complete list of members for VIB::IBError, including all inherited members.
Error() | VIB::Error | inline |
Error(const char *msg) | VIB::Error | inline |
Error(const std::string &msg) | VIB::Error | inline |
errormsg | VIB::Error | protected |
getErrorMsg() const | VIB::Error | inline |
getIBErrorCode() const | VIB::IBError | inline |
getSQLCode() const | VIB::IBError | inline |
IBError() | VIB::IBError | inline |
IBError(const char *msg, int pIBErrorCode, int pSQLCode) | VIB::IBError | inline |
IBError(const std::string &msg, int pIBErrorCode, int pSQLCode) | VIB::IBError | inline |
IBErrorCode | VIB::IBError | protected |
SQLCode | VIB::IBError | protected |