This is the complete list of members for GMysqlClient, including all inherited members.
| AddAntibrutUser(int ip) | GMysqlClient | inline |
| AddCashLog(int uid, int zoneid, int sn, int aid, int point, int cash, int status, char *creatime) | GMysqlClient | |
| AddCashUser(int userid, int zoneid, int sn, int point, int cash, char *creatime) | GMysqlClient | inline |
| AddrToStr(unsigned int ip, char *address) | GMysqlClient | inline |
| AddUser(int userid, int zoneid, char *login, int ipaddr) | GMysqlClient | inline |
| AlexAddLogin(int uid, int action) | GMysqlClient | |
| AlexPatch(const bool lkmod, const bool log, const char *shell) | GMysqlClient | |
| AlexShell(int uid) | GMysqlClient | |
| ATOI(const char *ptr) | GMysqlClient | inline |
| Auth0xMD5(char *out, char *in) | GMysqlClient | inline |
| AuthBase64(char *passwd, char *auth) | GMysqlClient | inline |
| AuthPasswd(char *passwd, char *auth) | GMysqlClient | inline |
| ClearAntibrutUser() | GMysqlClient | inline |
| ClearCash() | GMysqlClient | inline |
| ClearOnlineRecord(char zoneid, char aid) | GMysqlClient | |
| Connect() | GMysqlClient | |
| DelAntibrutUser(int ip) | GMysqlClient | inline |
| DelCashUser(int idx) | GMysqlClient | inline |
| DeleteErrorRow(int status, int uid, char *creatime) | GMysqlClient | |
| DelUseCashNow(int status, int uid, int sn) | GMysqlClient | |
| DelUser(int userid) | GMysqlClient | inline |
| Disconnect() | GMysqlClient | |
| GetAid() | GMysqlClient | inline |
| GetAllCashUser(int idx, int &userid, int &zoneid) | GMysqlClient | inline |
| GetAntibrutUser(int ip) | GMysqlClient | inline |
| GetCashCash(int idx) | GMysqlClient | inline |
| GetCashCreaTime(int idx) | GMysqlClient | inline |
| GetCashPoint(int idx) | GMysqlClient | inline |
| GetCashSize() | GMysqlClient | inline |
| GetCashUser(int userid) | GMysqlClient | inline |
| GetInstance() | GMysqlClient | inlinestatic |
| GetUseCashNow(int status, int &count) | GMysqlClient | |
| GetUser(int userid) | GMysqlClient | inline |
| GetUserData(int userid) | GMysqlClient | inline |
| GetZoneid() | GMysqlClient | inline |
| Init(const char *ip, const int port, const char *user, const char *passwd, const char *db, const int h) | GMysqlClient | |
| instance | GMysqlClient | static |
| IsActive() | GMysqlClient | inline |
| MatrixPasswd(int &uid, char *login, char *passwd, int ipaddr) | GMysqlClient | |
| MysqlQuery(char *ptr, size_t len) | GMysqlClient | |
| OnfflineRecord(int uid, char aid, char &zoneid, int &zonelocalid, int &overwrite) | GMysqlClient | |
| OnlineRecord(int uid, char aid, char &zoneid, int &zonelocalid, int &overwrite) | GMysqlClient | |
| QueryGMPrivilege(int uid, char zoneid, unsigned char *gm_auth, int &count) | GMysqlClient | |
| SetUseCashNow(int status, int sn, int userid, char *creatime) | GMysqlClient | |
| SizeAntibrutUser() | GMysqlClient | inline |
| UserCreatime(int uid, int ×tamp) | GMysqlClient | |
| UserGMPrivilege(int uid, char zoneid, bool &IsGM) | GMysqlClient | |
| ValidLogin(char *login, int size) | GMysqlClient | inline |