libsl3 1.2.47002
A C++ interface for SQLite
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nsl3Namespace of libSL3
 CColumnsClass to access data of query results
 CCommandA compiled SQL command
 CContainerWrapper to provide begin, end and random access of a container
 CDatabaseSQLite3 Database
 CTransactionTransaction Guard
 CDatasetA utility for processing the result queries
 CDbValueThis class models the duck typing sqlite uses. It supports int, real, text, blob and null values
 CDbValuesA row of DbValues
 CErrorException base type
 CErrTypeObject class representing an ErrCode
 CErrType< ErrCode::SQL3Error >Packaging an error from sqlite3. This exception will be thrown if sqlite3 reports an error
 CRowCallbackCallback for SQL Select statements
 CTypesA Container holding sl3::Type values
 CValueThis class models the duck typing sqlite uses. It supports int, real, text, blob and null values