Aktualizr
C++ SOTA Client
SQLite3Guard Member List

This is the complete list of members for SQLite3Guard, including all inherited members.

beginTransaction() (defined in SQLite3Guard)SQLite3Guardinline
commitTransaction() (defined in SQLite3Guard)SQLite3Guardinline
errmsg() const (defined in SQLite3Guard)SQLite3Guardinline
exec(const char *sql, int(*callback)(void *, int, char **, char **), void *cb_arg) (defined in SQLite3Guard)SQLite3Guardinline
exec(const std::string &sql, int(*callback)(void *, int, char **, char **), void *cb_arg) (defined in SQLite3Guard)SQLite3Guardinline
get() (defined in SQLite3Guard)SQLite3Guardinline
get_rc() const (defined in SQLite3Guard)SQLite3Guardinline
operator=(const SQLite3Guard &guard)=delete (defined in SQLite3Guard)SQLite3Guard
prepareStatement(const std::string &zSql, const Types &... args) (defined in SQLite3Guard)SQLite3Guardinline
rollbackTransaction() (defined in SQLite3Guard)SQLite3Guardinline
SQLite3Guard(const char *path, bool readonly, std::shared_ptr< std::mutex > mutex=nullptr) (defined in SQLite3Guard)SQLite3Guardinlineexplicit
SQLite3Guard(const boost::filesystem::path &path, bool readonly=false, std::shared_ptr< std::mutex > mutex=nullptr) (defined in SQLite3Guard)SQLite3Guardinlineexplicit
SQLite3Guard(SQLite3Guard &&guard) noexcept (defined in SQLite3Guard)SQLite3Guardinline
SQLite3Guard(const SQLite3Guard &guard)=delete (defined in SQLite3Guard)SQLite3Guard
~SQLite3Guard() (defined in SQLite3Guard)SQLite3Guardinline