libsqlite3x  2007.10.18
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cexception
 Csqlite3x::database_errorException type used by the sqlite3x classes
 Csqlite3x::settings_db
settings_db ia a very simplistic settings-data database for use with the sqlite3x database layer
 Csqlite3x::sqlite3_commandEncapsulates a command to send to an sqlite3_connection
 Csqlite3x::sqlite3_connectionRepresents a connection to an sqlite3 database
 Csqlite3x::sqlite3_cursorA type for reading results from an sqlite3_command
 Csqlite3x::sqlite3_transactionManages an sqlite3 transaction
 Csqlite3x::table_generator



EXPERIMENTAL
 Csqlite3x::table_generator::table_generator_implAn internal implementation detail of table_generator