This is the complete list of members for gDatabase, including all inherited members.
| callback(void *statementId, int argc, char **argv, char **azColName) | gDatabase | static |
| close() | gDatabase | |
| execute(std::string statement, std::string id="0") | gDatabase | |
| gDatabase() | gDatabase | |
| getColumnNames(std::string tableName) | gDatabase | |
| getColumnType(std::string tableName, std::string columnName) | gDatabase | |
| getDelimiter() | gDatabase | |
| getPath() | gDatabase | |
| getSelectData() | gDatabase | |
| getSelectDataNum() | gDatabase | |
| getTableInfo(char ***sqlResult, int *rowNum, int *colNum) | gDatabase | |
| getTableNames() | gDatabase | |
| gGetAppDir() | gObject | static |
| gGetAssetsDir() | gObject | static |
| gGetDatabasesDir() | gObject | static |
| gGetFilesDir() | gObject | static |
| gGetFontsDir() | gObject | static |
| gGetImagesDir() | gObject | static |
| gGetModelsDir() | gObject | static |
| gGetShadersDir() | gObject | static |
| gGetSoundsDir() | gObject | static |
| gGetTexturesDir() | gObject | static |
| gGetVideosDir() | gObject | static |
| gObject() | gObject | |
| gSetAssetsDir(std::string assetsDir) | gObject | static |
| hasSelectData() | gDatabase | |
| load(std::string fullPath) | gDatabase | |
| loadDatabase(std::string databasePath) | gDatabase | |
| logd(std::string message) | gObject | |
| logd(std::string tag, std::string message) | gObject | |
| loge(std::string message) | gObject | |
| loge(std::string tag, std::string message) | gObject | |
| logi(std::string message) | gObject | |
| logi(std::string tag, std::string message) | gObject | |
| LOGLEVEL_DEBUG | gObject | static |
| LOGLEVEL_ERROR | gObject | static |
| LOGLEVEL_INFO | gObject | static |
| LOGLEVEL_SILENT | gObject | static |
| LOGLEVEL_WARNING | gObject | static |
| logw(std::string message) | gObject | |
| logw(std::string tag, std::string message) | gObject | |
| releaseresolution | gObject | protectedstatic |
| releasescaling | gObject | protectedstatic |
| renderpassno | gObject | protectedstatic |
| renderpassnum | gObject | protectedstatic |
| setCurrentResolution(int scalingNo, int currentResolutionNo) | gObject | static |
| setDelimiter(std::string delimiter) | gDatabase | |
| ~gDatabase() | gDatabase | virtual |