|
libdballe 9.13
|
SQLite DB connector. More...
#include <dballe/core/error.h>#include <dballe/sql/sql.h>#include <functional>#include <sqlite3.h>#include <vector>Go to the source code of this file.
Classes | |
| struct | dballe::sql::error_sqlite |
| Report an SQLite error. More... | |
| class | dballe::sql::SQLiteConnection |
| Database connection. More... | |
| struct | dballe::sql::SQLiteStatement |
| SQLite statement. More... | |
SQLite DB connector.