Sqlitepp
1.2.3
A thin sqlite C++ wrapper
- b -
begin_transaction() :
sqlite::Connection
bind() :
sqlite::Connection::Stmt
bind_null() :
sqlite::Connection::Stmt
bind_parameter_count() :
sqlite::Connection::Stmt
bind_parameter_index() :
sqlite::Connection::Stmt
bind_parameter_name() :
sqlite::Connection::Stmt
busy() :
sqlite::Connection::Stmt
- c -
clear_bindings() :
sqlite::Connection::Stmt
commit() :
sqlite::Connection
Connection() :
sqlite::Connection
create_statement() :
sqlite::Connection
- e -
err_code() :
sqlite::Error
err_msg() :
sqlite::Error
err_str() :
sqlite::Error
Error() :
sqlite::Error
exec() :
sqlite::Connection
- g -
get() :
sqlite::Database
get_c_obj() :
sqlite::Connection
,
sqlite::Connection::Stmt
get_col() :
sqlite::Connection::Stmt
- i -
init() :
sqlite::Database
interrupt() :
sqlite::Connection
- l -
last_insert_rowid() :
sqlite::Connection
Logic_error() :
sqlite::Logic_error
- r -
readonly() :
sqlite::Connection::Stmt
reset() :
sqlite::Connection::Stmt
rollback() :
sqlite::Connection
Runtime_error() :
sqlite::Runtime_error
- s -
sql() :
sqlite::Error
step() :
sqlite::Connection::Stmt
Stmt() :
sqlite::Connection::Stmt
- t -
table_column_metadata() :
sqlite::Connection
total_changes() :
sqlite::Connection
Generated by
1.8.13