wxSQLite3  3.0.6
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCwxSQLite3AggregateFunctionInterface for user defined aggregate functions
oCwxSQLite3AuthorizerInterface for a user defined authorizer function
oCwxSQLite3BackupProgressInterface for a user defined backup progress function
oCwxSQLite3BlobRepresents a SQLite BLOB handle
oCwxSQLite3BlobReference
oCwxSQLite3CollationInterface for a user defined collation sequence
oCwxSQLite3DatabaseRepresents a SQLite3 database object
oCwxSQLite3DatabaseReference
oCwxSQLite3ExceptionSQL exception
oCwxSQLite3FunctionContextContext for user defined scalar or aggregate functions
oCwxSQLite3HookInterface for a user defined hook function
oCwxSQLite3NamedCollectionRepresents a named collection
|oCwxSQLite3IntegerCollectionRepresents a named integer value collection
|\CwxSQLite3StringCollectionRepresents a named string value collection
oCwxSQLite3ResultSetResult set of a SQL query
oCwxSQLite3ScalarFunctionInterface for user defined scalar functions
oCwxSQLite3StatementRepresents a prepared SQL statement
oCwxSQLite3StatementBufferSQL statment buffer for use with SQLite3's printf method
oCwxSQLite3StatementReference
oCwxSQLite3TableHolds the complete result set of a SQL query
\CwxSQLite3TransactionRAII class for managing transactions