Sqlitepp  1.2.3
A thin sqlite C++ wrapper
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Csqlite::Connection::Column_metadataColumn metadata info
 Csqlite::ConnectionSqlite database connection
 Csqlite::DatabaseSqlite Database service locator (Static class)
 Csqlite::ErrorCommon data for SQL errors (abstract base)
 Csqlite::Logic_errorSQL Logic error
 Csqlite::Runtime_errorSQL Runtime error
 Cstd::exceptionSTL class
 Cstd::logic_errorSTL class
 Csqlite::Logic_errorSQL Logic error
 Cstd::runtime_errorSTL class
 Csqlite::Runtime_errorSQL Runtime error
 Csqlite::Connection::StmtPrepared statement obj - usually created by Connection::create_statement