Полный список членов класса
Открытые члены |
|
bool | connect (const std::string &dbfile, bool create=false) |
|
bool | close () |
|
bool | isConnection () |
|
bool | ping () |
|
void | setOperationTimeout (timeout_t msec) |
|
timeout_t | getOperationTimeout () |
|
void | setOperationCheckPause (timeout_t msec) |
|
timeout_t | getOperationCheckPause () |
|
SQLiteResult | query (const std::string &q) |
|
const std::string | lastQuery () |
|
bool | insert (const std::string &q) |
|
int | insert_id () |
|
std::string | error () |
Защищенные члены |
|
bool | wait (sqlite3_stmt *stmt, int result) |
Защищенные статические члены |
|
static bool | checkResult (int rc) |
Объявления и описания членов классов находятся в файлах: