SQLiteC++  0.5.0
SQLiteC++ is a smart and easy to use C++ SQLite3 wrapper.
 All Classes Namespaces Files Functions Friends Macros
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCSQLite::ColumnEncapsulation of a Column in a row of the result pointed by the prepared Statement
oCSQLite::DatabaseRAII management of a SQLite Database Connection
oCSQLite::Statement::PtrShared pointer to the sqlite3_stmt SQLite Statement Object
oCruntime_error
|\CSQLite::ExceptionEncapsulation of the error message from SQLite3, based on std::runtime_error
oCSQLite::StatementRAII encapsulation of a prepared SQLite Statement
\CSQLite::TransactionRAII encapsulation of a SQLite Transaction