Nemiver  0.3
nemiver::common::InsertStatement Member List

This is the complete list of members for nemiver::common::InsertStatement, including all inherited members.

escape_string(const common::UString &a_sql_string)nemiver::common::SQLStatementstatic
get_columns() constnemiver::common::InsertStatement
get_table_name() constnemiver::common::InsertStatement
InsertStatement(const common::UString &a_table_name, ColumnList &a_columns)nemiver::common::InsertStatement
InsertStatementPrivnemiver::common::InsertStatementfriend
operator const char *() constnemiver::common::SQLStatement
nemiver::common::SQLStatement::operator=(const SQLStatement &)nemiver::common::SQLStatement
set(const common::UString &a_table_name, ColumnList &a_columns)nemiver::common::InsertStatement
SQLStatement(const common::UString &a_sql_string="")nemiver::common::SQLStatement
SQLStatement(const SQLStatement &)nemiver::common::SQLStatement
to_string() constnemiver::common::InsertStatementvirtual
~InsertStatement()nemiver::common::InsertStatement
~SQLStatement()nemiver::common::SQLStatementvirtual