EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
DBcore Member List

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

Close()DBcore
Closed enum valueDBcore
Connect(uint *errnum=0, char *errbuf=0)DBcoreprotected
Connected enum valueDBcore
DBcore()DBcore
DoEscapeString(char *tobuf, const char *frombuf, int32 fromlen)DBcore
DoEscapeString(std::string &to, const std::string &from)DBcore
DoQuery_locked(DBerror &err, const char *query, int querylen, bool retry=true)DBcoreprivate
Error enum valueDBcore
eStatus enum nameDBcore
get()Singleton< DBcore >inlinestatic
getMySQL()DBcoreinlineprotected
GetStatus() const DBcoreinline
Initialize(std::string host, std::string user, std::string password, std::string database, bool compress=false, bool SSL=false, int16 port=3306, bool socket=false, bool reconnect=false, bool profile=false)DBcore
IsSafeString(const char *str)DBcorestatic
IsSafeString(std::string &s)DBcorestatic
MDatabaseDBcoreprivate
mInstanceSingleton< DBcore >protectedstatic
mysqlDBcoreprivate
pCompressDBcoreprivate
pDatabaseDBcoreprivate
pHostDBcoreprivate
ping()DBcore
pPasswordDBcoreprivate
pPortDBcoreprivate
pProfileDBcoreprivate
pReconnectDBcoreprivate
pSocketDBcoreprivate
pSSLDBcoreprivate
pStatusDBcoreprivate
pUserDBcoreprivate
Reconnect()DBcoreprotected
RunQuery(DBQueryResult &into, const char *query_fmt,...)DBcore
RunQuery(DBerror &err, const char *query_fmt,...)DBcore
RunQuery(DBerror &err, uint32 &affected_rows, const char *query_fmt,...)DBcore
RunQueryLID(DBerror &err, uint32 &last_insert_id, const char *query_fmt,...)DBcore
Singleton()Singleton< DBcore >inline
~DBcore()DBcoreinline