MySQL++  3.3.0
mysqlpp::SQLTypeAdapter Member List

This is the complete list of members for mysqlpp::SQLTypeAdapter, including all inherited members.

assign(const SQLTypeAdapter &sta)mysqlpp::SQLTypeAdapter
assign(const char *pc, int len=-1)mysqlpp::SQLTypeAdapter
assign(const null_type &n)mysqlpp::SQLTypeAdapter
at(size_type i) constmysqlpp::SQLTypeAdapter
compare(const SQLTypeAdapter &other) constmysqlpp::SQLTypeAdapter
compare(const std::string &other) constmysqlpp::SQLTypeAdapter
compare(size_type pos, size_type num, std::string &other) constmysqlpp::SQLTypeAdapter
compare(const char *other) constmysqlpp::SQLTypeAdapter
compare(size_type pos, size_type num, const char *other) constmysqlpp::SQLTypeAdapter
data() constmysqlpp::SQLTypeAdapter
escape_q() constmysqlpp::SQLTypeAdapter
is_null() constmysqlpp::SQLTypeAdapterinline
is_processed() constmysqlpp::SQLTypeAdapterinline
length() constmysqlpp::SQLTypeAdapter
operator const char *() constmysqlpp::SQLTypeAdapterinline
operator=(const SQLTypeAdapter &rhs)mysqlpp::SQLTypeAdapter
operator=(const null_type &n)mysqlpp::SQLTypeAdapter
quote_q() constmysqlpp::SQLTypeAdapter
set_processed()mysqlpp::SQLTypeAdapterinline
size() constmysqlpp::SQLTypeAdapterinline
size_type typedefmysqlpp::SQLTypeAdapter
SQLTypeAdapter()mysqlpp::SQLTypeAdapter
SQLTypeAdapter(const SQLTypeAdapter &other)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(const String &str, bool processed=false)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(const std::string &str, bool processed=false)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(const char *str, bool processed=false)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(const char *str, int len, bool processed=false)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(char c)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(tiny_int< signed char > i)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(tiny_int< unsigned char > i)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(short i)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(unsigned short i)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(int i)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(unsigned i)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(long i)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(unsigned long i)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(longlong i)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(ulonglong i)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(float i)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(double i)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(const Date &d)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(const DateTime &dt)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(const Time &t)mysqlpp::SQLTypeAdapter
SQLTypeAdapter(const null_type &i)mysqlpp::SQLTypeAdapter
type_id() constmysqlpp::SQLTypeAdapter