libsqlite3x
2007.10.18
|
▼Nsqlite3x | This namespace encapsulates a C++ API wrapper for sqlite3 databases |
Cdatabase_error | Exception type used by the sqlite3x classes |
Csettings_db | settings_db ia a very simplistic settings-data database for use with the sqlite3x database layer |
Csqlite3_command | Encapsulates a command to send to an sqlite3_connection |
Csqlite3_connection | Represents a connection to an sqlite3 database |
Csqlite3_cursor | A type for reading results from an sqlite3_command |
Csqlite3_transaction | Manages an sqlite3 transaction |
▼Ctable_generator | EXPERIMENTAL |
Ctable_generator_impl | An internal implementation detail of table_generator |