|
UniSet
2.2.1
|
| checkResult(int rc) (определено в SQLiteInterface) | SQLiteInterface | [protected, static] |
| close() override (определено в SQLiteInterface) | SQLiteInterface | [virtual] |
| connect(const std::string ¶m) override (определено в SQLiteInterface) | SQLiteInterface | [virtual] |
| connect(const std::string &dbfile, bool create) (определено в SQLiteInterface) | SQLiteInterface | |
| DBInterface() (определено в DBInterface) | DBInterface | [inline] |
| error() override (определено в SQLiteInterface) | SQLiteInterface | [virtual] |
| getOperationCheckPause() (определено в SQLiteInterface) | SQLiteInterface | [inline] |
| getOperationTimeout() (определено в SQLiteInterface) | SQLiteInterface | [inline] |
| insert(const std::string &q) override (определено в SQLiteInterface) | SQLiteInterface | [virtual] |
| insert_id() override (определено в SQLiteInterface) | SQLiteInterface | [virtual] |
| isConnection() override (определено в SQLiteInterface) | SQLiteInterface | [virtual] |
| lastQuery() override (определено в SQLiteInterface) | SQLiteInterface | [virtual] |
| ping() override (определено в SQLiteInterface) | SQLiteInterface | [virtual] |
| query(const std::string &q) override (определено в SQLiteInterface) | SQLiteInterface | [virtual] |
| setOperationCheckPause(timeout_t msec) (определено в SQLiteInterface) | SQLiteInterface | [inline] |
| setOperationTimeout(timeout_t msec) (определено в SQLiteInterface) | SQLiteInterface | |
| SQLiteInterface() (определено в SQLiteInterface) | SQLiteInterface | |
| wait(sqlite3_stmt *stmt, int result) (определено в SQLiteInterface) | SQLiteInterface | [protected] |
| ~DBInterface() (определено в DBInterface) | DBInterface | [inline, virtual] |
| ~SQLiteInterface() (определено в SQLiteInterface) | SQLiteInterface |
1.7.6.1