Dv::MySql::CommandImpl Member List

This is the complete list of members for Dv::MySql::CommandImpl, including all inherited members.
cmd_Dv::Sql::CommandImpl [protected]
CommandImpl(Db &db, Sql::Command &cmd)Dv::MySql::CommandImpl [private]
Dv::Sql::CommandImpl::CommandImpl(Command &cmd)Dv::Sql::CommandImpl [inline, protected]
Db classDv::MySql::CommandImpl [friend]
db()Dv::MySql::CommandImpl [inline, private, virtual]
db_Dv::MySql::CommandImpl [private]
escape(const std::string &s)Dv::MySql::CommandImpl [private, virtual]
exec()Dv::MySql::CommandImpl [private, virtual]
fetch(std::vector< std::string > &data, unsigned int row)Dv::MySql::CommandImpl [private, virtual]
fetch(std::vector< std::string > &v, std::vector< bool > &nulls, unsigned int r)Dv::MySql::CommandImpl [private, virtual]
fetch(std::string &data, unsigned int row, unsigned int column)Dv::MySql::CommandImpl [private, virtual]
fetch_data_ptr(unsigned int row, unsigned int column, size_t &size)Dv::MySql::CommandImpl [private, virtual]
insertid() const Dv::MySql::CommandImpl [private, virtual]
lengths_Dv::MySql::CommandImpl [private]
mrow_Dv::MySql::CommandImpl [private]
mysql_error_message(const std::string &msg)Dv::MySql::CommandImpl [private]
ncols(unsigned int n)Dv::Sql::CommandImpl [inline, protected]
new_table(const std::string &name, Db &db)Dv::Sql::CommandImpl [protected, static]
nrows()Dv::Sql::CommandImpl [inline, protected]
nrows(unsigned int n)Dv::Sql::CommandImpl [inline, protected]
ran_Dv::MySql::CommandImpl [private]
result_Dv::MySql::CommandImpl [private]
row_Dv::MySql::CommandImpl [private]
sync(unsigned int row)Dv::MySql::CommandImpl [private]
table(Dv::Sql::Table::Ref &table) const Dv::MySql::CommandImpl [private, virtual]
table_add_column(Table::Ref table, const std::string &name, Dv::Sql::Table::Column::Type type, bool auto_inc, bool in_primary_key, bool can_be_null)Dv::Sql::CommandImpl [protected, static]
textstream()Dv::Sql::CommandImpl [inline, protected]
~CommandImpl()Dv::MySql::CommandImpl [private, virtual]

dvmysql-1.0.3 [17 November, 2010]