libdballe 9.6
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
check_connection() (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnectionprotected
Connection() (defined in dballe::sql::Connection)dballe::sql::Connectionprotected
create() (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnectionstatic
dballe::sql::Connection::create(const DBConnectOptions &options)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
flagsdballe::sql::SQLiteConnectionprotected
fork_child() override (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnectionprotectedvirtual
fork_parent() override (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnectionprotectedvirtual
fork_prepare() override (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnectionprotectedvirtual
forkeddballe::sql::SQLiteConnectionprotected
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
pathnamedballe::sql::SQLiteConnectionprotected
register_atfork()dballe::sql::Connectionprotected
reopen() (defined in dballe::sql::SQLiteConnection)dballe::sql::SQLiteConnectionprotected
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::SQLiteConnectionprotected
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(bool readonly=false) 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