|
wxSQLite3 3.4.1
|
| Cchararray_cursor | Definition of chararray cursor object (internal) |
| Cchararray_vtab | Definition of chararray table object (internal) |
| Cintarray_cursor | Definition of intarray cursor object (internal) |
| Cintarray_vtab | Definition of intarray table object (internal) |
| Csqlite3_chararray | Definition of the sqlite3_chararray object (internal) |
| Csqlite3_intarray | Definition of the sqlite3_intarray object (internal) |
| CwxSQLite3AggregateFunction | Interface for user defined aggregate functions |
| CwxSQLite3Authorizer | Interface for a user defined authorizer function |
| CwxSQLite3BackupProgress | Interface for a user defined backup progress function |
| CwxSQLite3Blob | Represents a SQLite BLOB handle |
| CwxSQLite3BlobReference | |
| CwxSQLite3Collation | Interface for a user defined collation sequence |
| CwxSQLite3Database | Represents a SQLite3 database object |
| CwxSQLite3DatabaseReference | |
| CwxSQLite3Exception | SQL exception |
| CwxSQLite3FunctionContext | Context for user defined scalar or aggregate functions |
| CwxSQLite3Hook | Interface for a user defined hook function |
| CwxSQLite3NamedCollection | Represents a named collection |
| CwxSQLite3IntegerCollection | Represents a named integer value collection |
| CwxSQLite3StringCollection | Represents a named string value collection |
| CwxSQLite3ResultSet | Result set of a SQL query |
| CwxSQLite3ScalarFunction | Interface for user defined scalar functions |
| CwxSQLite3Statement | Represents a prepared SQL statement |
| CwxSQLite3StatementBuffer | SQL statment buffer for use with SQLite3's printf method |
| CwxSQLite3StatementReference | |
| CwxSQLite3Table | Holds the complete result set of a SQL query |
| CwxSQLite3Transaction | RAII class for managing transactions |