Main Page | Class Hierarchy | Compound List | Compound Members | Related Pages

sqlite Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
ColumnA column definition in a table
DatabaseConnection to an SQLite database
SQLiteRoot static class of the SQLite library
SQLite.BusyErrorThe database file is locked
SQLite.CommitErrorCannot commit
SQLite.InternalErrorAn internal logic error in SQLite
SQLite.LockedErrorA table in the database is locked
SQLite.MemoryErrorAn allocation failed
SQLite.OpenErrorThere has been an error in opening the database
SQLite.PermissionErrorAccess permission denied
SQLite.QueryA query matrix output from the query () method
SQLite.SQLErrorAn SQL error
SQLite.SQLiteErrorA general SQLite error, the base error class
SQLite.TableExistsErrorAn attempt to create a table fails because the table already exists
SQLite.TableNotExistsErrorThe requested table doesn't exist
TableA table in the database

Generated on Thu Jul 31 08:40:54 2003 for sqlite by doxygen 1.3.2