![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
This is the complete list of members for odbc::SQLWarning, including all inherited members.
| getErrorCode() const | odbc::SQLException | inline |
| getMessage() const | odbc::SQLException | inline |
| getSQLState() const | odbc::SQLException | inline |
| operator=(const SQLWarning &) | odbc::SQLWarning | private |
| SQLException(const ODBCXX_STRING &reason="", const ODBCXX_STRING &sqlState="", int vendorCode=0) | odbc::SQLException | inline |
| SQLException(const DriverMessage &dm) | odbc::SQLException | inline |
| SQLWarning(const SQLWarning &) | odbc::SQLWarning | private |
| SQLWarning(const ODBCXX_STRING &reason="", const ODBCXX_STRING &sqlState="", int vendorCode=0) | odbc::SQLWarning | inline |
| SQLWarning(const DriverMessage &dm) | odbc::SQLWarning | inline |
| what() const | odbc::SQLException | inlinevirtual |
| ~SQLException() | odbc::SQLException | inlinevirtual |
| ~SQLWarning() | odbc::SQLWarning | inlinevirtual |