libdballe  7.21
dballe::sql::SQLiteConnection Member List

This is the complete list of members for dballe::sql::SQLiteConnection, including all inherited members.

add_datetime(Querybuf &qb, const Datetime &dt) constdballe::sql::Connectionvirtual
changes()dballe::sql::SQLiteConnection
Connection() (defined in dballe::sql::Connection)dballe::sql::Connection
create_from_url(const char *url)dballe::sql::Connectionstatic
create_from_url(const std::string &url)dballe::sql::Connectionstatic
dbdballe::sql::SQLiteConnectionprotected
drop_settings() overridedballe::sql::SQLiteConnectionvirtual
drop_table_if_exists(const char *name)dballe::sql::SQLiteConnection
exec(const std::string &query)dballe::sql::SQLiteConnection
exec_nothrow(const std::string &query) noexcept (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnection
execute(const std::string &query) overridedballe::sql::SQLiteConnectionvirtual
explain(const std::string &query, FILE *out) overridedballe::sql::SQLiteConnectionvirtual
get_last_insert_id()dballe::sql::SQLiteConnection
get_setting(const std::string &key) overridedballe::sql::SQLiteConnectionvirtual
get_url() const (defined in dballe::sql::Connection)dballe::sql::Connectioninline
has_table(const std::string &name) overridedballe::sql::SQLiteConnectionvirtual
init_after_connect() (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnectionprotected
on_sqlite3_profile(void *arg, const char *query, sqlite3_uint64 usecs) (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnectionprotectedstatic
open_file(const std::string &pathname, int flags=SQLITE_OPEN_READWRITE|SQLITE_OPEN_CREATE) (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnection
open_memory(int flags=SQLITE_OPEN_READWRITE|SQLITE_OPEN_CREATE) (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnection
open_private_file(int flags=SQLITE_OPEN_READWRITE|SQLITE_OPEN_CREATE) (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnection
operator sqlite3 *() (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnectioninline
operator=(const SQLiteConnection &)=delete (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnection
profile (defined in dballe::sql::Connection)dballe::sql::Connectionprotected
profile_query_count (defined in dballe::sql::Connection)dballe::sql::Connectionprotected
server_typedballe::sql::Connection
set_setting(const std::string &key, const std::string &value) overridedballe::sql::SQLiteConnectionvirtual
SQLiteConnection() (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnection
SQLiteConnection(const SQLiteConnection &)=delete (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnection
SQLiteConnection(const SQLiteConnection &&)=delete (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnection
sqlitestatement(const std::string &query) (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnection
transaction() overridedballe::sql::SQLiteConnectionvirtual
url (defined in dballe::sql::Connection)dballe::sql::Connectionprotected
~Connection() (defined in dballe::sql::Connection)dballe::sql::Connectionvirtual
~SQLiteConnection() (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnection