ThinSQLite++
A thin, safe and convenient modern C++ wrapper for SQLite API.
|
This is the complete list of members for vtab< Derived >, including all inherited members.
best_index(index_info< typename D::index_data_type > &info) const | vtab< Derived > | inline |
constructor_data_type typedef | vtab< Derived > | |
create_module(database &db, const string_param &name) | vtab< Derived > | inlinestatic |
create_module(database &db, const string_param &name, typename D::constructor_data_type data, void(*destructor)(typename D::constructor_data_type)=nullptr) | vtab< Derived > | inlinestatic |
create_module(database &db, const string_param &name, std::unique_ptr< std::remove_pointer_t< typename D::constructor_data_type > > data) | vtab< Derived > | inlinestatic |
get_module() | vtab< Derived > | static |
index_data_type typedef | vtab< Derived > | |
open() | vtab< Derived > | inline |
operator=(const vtab &)=delete | vtab< Derived > | protected |
vtab() | vtab< Derived > | inlineprotected |
vtab(const vtab &)=delete | vtab< Derived > | protected |
~vtab() | vtab< Derived > | inlineprotected |