libdballe 9.6
|
SQLite DB connector. More...
#include <dballe/core/error.h>
#include <dballe/sql/sql.h>
#include <sqlite3.h>
#include <vector>
#include <functional>
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.