MySQL++
3.3.0
|
This is the complete list of members for mysqlpp::BadConversion, including all inherited members.
actual_size | mysqlpp::BadConversion | |
BadConversion(const char *tn, const char *d, size_t r, size_t a) | mysqlpp::BadConversion | inline |
BadConversion(const std::string &w, const char *tn, const char *d, size_t r, size_t a) | mysqlpp::BadConversion | inline |
BadConversion(const char *w="") | mysqlpp::BadConversion | inlineexplicit |
data | mysqlpp::BadConversion | |
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 |
retrieved | mysqlpp::BadConversion | |
type_name | mysqlpp::BadConversion | |
what() const | mysqlpp::Exception | inlinevirtual |
what_ | mysqlpp::Exception | protected |
~BadConversion() | mysqlpp::BadConversion | inline |
~Exception() | mysqlpp::Exception | inline |