libsqlite3x 2007.10.18
|
▼Cstd::exception | |
Csqlite3x::database_error | Exception type used by the sqlite3x classes |
Csqlite3x::settings_db | |
Csqlite3x::sqlite3_command | Encapsulates a command to send to an sqlite3_connection |
Csqlite3x::sqlite3_connection | Represents a connection to an sqlite3 database |
Csqlite3x::sqlite3_cursor | A type for reading results from an sqlite3_command |
Csqlite3x::sqlite3_transaction | Manages an sqlite3 transaction |
Csqlite3x::table_generator | EXPERIMENTAL |
Csqlite3x::table_generator::table_generator_impl | An internal implementation detail of table_generator |