MySQL++  3.3.0
mysqlpp::SQLBuffer Member List

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

assign(const char *data, size_type length, mysql_type_info type=mysql_type_info::string_type, bool is_null=false)mysqlpp::SQLBuffer
assign(const std::string &s, mysql_type_info type=mysql_type_info::string_type, bool is_null=false)mysqlpp::SQLBuffer
data() constmysqlpp::SQLBufferinline
escape_q() constmysqlpp::SQLBufferinline
is_null() constmysqlpp::SQLBufferinline
is_string()mysqlpp::SQLBufferinline
length() constmysqlpp::SQLBufferinline
quote_q() constmysqlpp::SQLBuffer
set_null()mysqlpp::SQLBufferinline
size_type typedefmysqlpp::SQLBuffer
SQLBuffer(const char *data, size_type length, mysql_type_info type, bool is_null)mysqlpp::SQLBufferinline
SQLBuffer(const std::string &s, mysql_type_info type, bool is_null)mysqlpp::SQLBufferinline
type() constmysqlpp::SQLBufferinline
~SQLBuffer()mysqlpp::SQLBufferinline