| handle | MySQL_Handler | [private] |
| MySQL_Handler() | MySQL_Handler | |
| MySQL_Handler(const string &user, const string &passwd, const string &database) | MySQL_Handler | |
| MySQL_Handler(const string &host, const string &user, const string &passwd, const string &database) | MySQL_Handler | |
| MySQL_Handler(const MySQL_Handler &h) | MySQL_Handler | |
| operator=(const MySQL_Handler &h) | MySQL_Handler | |
| pop_res(MySQL_Result *rclass, MYSQL_RES *rdata) | MySQL_Handler | [private] |
| print(ostream &out) const | MySQL_Handler | |
| push_res(MySQL_Result *rclass, MYSQL_RES *rdata) | MySQL_Handler | [private] |
| query(const char *query_string, const bool do_free=false) | MySQL_Handler | |
| query(const char *query_string, const unsigned &length, const bool do_free=false) | MySQL_Handler | |
| results | MySQL_Handler | [private] |
| ~MySQL_Handler() | MySQL_Handler | |