libsqlite3x  2007.10.18
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
\Nsqlite3xThis namespace encapsulates a C++ API wrapper for sqlite3 databases
 oCsqlite3_connectionRepresents a connection to an sqlite3 database
 oCsqlite3_transactionManages an sqlite3 transaction
 oCsqlite3_cursorA type for reading results from an sqlite3_command
 oCsqlite3_commandEncapsulates a command to send to an sqlite3_connection
 oCdatabase_errorException type used by the sqlite3x classes
 oCtable_generatorEXPERIMENTAL
 |\Ctable_generator_implAn internal implementation detail of table_generator
 \Csettings_dbSettings_db ia a very simplistic settings-data database for use with the sqlite3x database layer