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() const mysqlpp::SQLBufferinline
escape_q() const mysqlpp::SQLBufferinline
is_null() const mysqlpp::SQLBufferinline
is_string()mysqlpp::SQLBufferinline
length() const mysqlpp::SQLBufferinline
quote_q() const mysqlpp::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() const mysqlpp::SQLBufferinline
~SQLBuffer()mysqlpp::SQLBufferinline