MySQL++
3.3.0
|
This is the complete list of members for mysqlpp::BadOption, including all inherited members.
BadOption(const char *w, const std::type_info &ti) | mysqlpp::BadOption | inlineexplicit |
BadOption(const std::string &w, const std::type_info &ti) | mysqlpp::BadOption | inlineexplicit |
Exception(const Exception &e) MAY_THROW() | mysqlpp::Exception | inline |
Exception(const char *w="") | mysqlpp::Exception | inlineprotected |
Exception(const std::string &w) | mysqlpp::Exception | inlineprotected |
operator=(const Exception &rhs) | mysqlpp::Exception | inline |
what() const | mysqlpp::Exception | inlinevirtual |
what_ | mysqlpp::Exception | protected |
what_option() const | mysqlpp::BadOption | inline |
~Exception() | mysqlpp::Exception | inline |