| checkDB() | CppSQLite3DB | [private] |
| close() | CppSQLite3DB | |
| compile(const char *szSQL) | CppSQLite3DB | [private] |
| compileStatement(const char *szSQL) | CppSQLite3DB | |
| CppSQLite3DB() | CppSQLite3DB | |
| CppSQLite3DB(const CppSQLite3DB &db) | CppSQLite3DB | [private] |
| execDML(const char *szSQL) | CppSQLite3DB | |
| execQuery(const char *szSQL) | CppSQLite3DB | |
| execScalar(const char *szSQL) | CppSQLite3DB | |
| getTable(const char *szSQL) | CppSQLite3DB | |
| interrupt() | CppSQLite3DB | [inline] |
| lastRowId() | CppSQLite3DB | |
| mnBusyTimeoutMs | CppSQLite3DB | [private] |
| mpDB | CppSQLite3DB | [private] |
| open(const char *szFile) | CppSQLite3DB | |
| operator=(const CppSQLite3DB &db) | CppSQLite3DB | [private] |
| setBusyTimeout(int nMillisecs) | CppSQLite3DB | |
| SQLiteVersion() | CppSQLite3DB | [inline, static] |
| tableExists(const char *szTable) | CppSQLite3DB | |
| ~CppSQLite3DB() | CppSQLite3DB | [virtual] |
1.7.1