cmd_ | Dv::Sql::Command_ | [protected] |
Command class | Dv::Sql::Command_ | [friend] |
Command_(Command &cmd) | Dv::Sql::Command_ | [inline, protected] |
Command_(const Command_ &) | Dv::Sql::Command_ | [private] |
db()=0 | Dv::Sql::Command_ | [protected, pure virtual] |
err() | Dv::Sql::Command_ | [inline, protected] |
err(const char *s) | Dv::Sql::Command_ | [inline, protected] |
escape(const std::string &s) | Dv::Sql::Command_ | [protected, virtual] |
exec()=0 | Dv::Sql::Command_ | [protected, pure virtual] |
fetch(std::vector< std::string > &, unsigned int r)=0 | Dv::Sql::Command_ | [protected, pure virtual] |
fetch(std::string &, unsigned int r, unsigned int c) | Dv::Sql::Command_ | [protected, virtual] |
fields()=0 | Dv::Sql::Command_ | [protected, pure virtual] |
insertid() const | Dv::Sql::Command_ | [protected, virtual] |
ncols(unsigned int n) | Dv::Sql::Command_ | [inline, protected] |
nrows() | Dv::Sql::Command_ | [inline, protected] |
nrows(unsigned int n) | Dv::Sql::Command_ | [inline, protected] |
ok(bool b) | Dv::Sql::Command_ | [inline, protected] |
operator=(const Command_ &) | Dv::Sql::Command_ | [private] |
run() | Dv::Sql::Command_ | [inline, protected] |
textstream() | Dv::Sql::Command_ | [inline, protected] |
~Command_() | Dv::Sql::Command_ | [inline, protected, virtual] |