| Connected() | Query | |
| execute(const std::string &sql) | Query | |
| fetch_row() | Query | |
| free_result() | Query | |
| get_count(const std::string &sql) | Query | |
| get_num(const std::string &sql) | Query | |
| get_result(const std::string &sql) | Query | |
| get_string(const std::string &sql) | Query | |
| getbigint(const std::string &x) | Query | |
| getbigint(int x) | Query | |
| getbigint() | Query | |
| GetDatabase() const | Query | |
| GetErrno() | Query | |
| GetError() | Query | |
| GetLastQuery() | Query | |
| getnum(const std::string &x) | Query | |
| getnum(int x) | Query | |
| getnum() | Query | |
| getstr(const std::string &x) | Query | |
| getstr(int x) | Query | |
| getstr() | Query | |
| getubigint(const std::string &x) | Query | |
| getubigint(int x) | Query | |
| getubigint() | Query | |
| getuval(const std::string &x) | Query | |
| getuval(int x) | Query | |
| getuval() | Query | |
| getval(const std::string &x) | Query | |
| getval(int x) | Query | |
| getval() | Query | |
| insert_id() | Query | |
| is_null(int x) | Query | |
| num_rows() | Query | |
| Query(Database &dbin) | Query | |
| Query(Database &dbin, const std::string &sql) | Query | |
| ~Query() | Query |
1.5.3