Nemiver  0.3
nemiver::common::DeleteStatement Member List

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

DeleteStatement(const common::UString &a_table_name, ColumnList &a_where_columns)nemiver::common::DeleteStatement
DeleteStatementPrivnemiver::common::DeleteStatementfriend
escape_string(const common::UString &a_sql_string)nemiver::common::SQLStatementstatic
get_where_columns() constnemiver::common::DeleteStatement
operator const char *() constnemiver::common::SQLStatement
nemiver::common::SQLStatement::operator=(const SQLStatement &)nemiver::common::SQLStatement
SQLStatement(const common::UString &a_sql_string="")nemiver::common::SQLStatement
SQLStatement(const SQLStatement &)nemiver::common::SQLStatement
to_string() constnemiver::common::DeleteStatementvirtual
~DeleteStatement()nemiver::common::DeleteStatement
~SQLStatement()nemiver::common::SQLStatementvirtual