DSL
DB_MySQL Member List

This is the complete list of members for DB_MySQL, including all inherited members.

AffectedRows() (defined in DB_MySQL)DB_MySQL
Connect(const string &host, const string &user, const string &pass, const string &dbname, uint16_t port=0, const string &charset="") (defined in DB_MySQL)DB_MySQL
Connect() (defined in DB_MySQL)DB_MySQL
DB_MySQL() (defined in DB_MySQL)DB_MySQL
Disconnect() (defined in DB_MySQL)DB_MySQL
EscapeString(const string &str) (defined in DB_MySQL)DB_MySQL
FetchRow(MYSQL_RES *result, SC_Row &retRow) (defined in DB_MySQL)DB_MySQL
FreeResult(MYSQL_RES *result) (defined in DB_MySQL)DB_MySQL
GetError() (defined in DB_MySQL)DB_MySQL
GetErrorString() (defined in DB_MySQL)DB_MySQL
GetHandle() (defined in DB_MySQL)DB_MySQL
GetQueryCount() (defined in DB_MySQL)DB_MySQL
InsertID() (defined in DB_MySQL)DB_MySQL
InsertID64() (defined in DB_MySQL)DB_MySQL
MultiEnd(SQLConxMulti *) (defined in DB_MySQL)DB_MySQLvirtual
MultiSend(SQLConxMulti *) (defined in DB_MySQL)DB_MySQLvirtual
MultiStart() (defined in DB_MySQL)DB_MySQLvirtual
NoResultQuery(const string &query) (defined in DB_MySQL)DB_MySQL
NumRows(MYSQL_RES *result) (defined in DB_MySQL)DB_MySQL
Ping() (defined in DB_MySQL)DB_MySQL
Query(const string &query) (defined in DB_MySQL)DB_MySQL
SetOutput(sql_printf_type pprintf=NULL) (defined in SQLConx)SQLConx
sql_printf (defined in SQLConx)SQLConxprotected
sql_printf_type typedef (defined in SQLConx)SQLConx
~DB_MySQL() (defined in DB_MySQL)DB_MySQL