Aktualizr
C++ SOTA Client
SQLStorageBase Member List

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

current_schema_ (defined in SQLStorageBase)SQLStorageBaseprotected
current_schema_version_ (defined in SQLStorageBase)SQLStorageBaseprotected
dbConnection() const (defined in SQLStorageBase)SQLStorageBaseprotected
dbInsertBackMigrations(SQLite3Guard &db, int version_latest) (defined in SQLStorageBase)SQLStorageBaseprotected
dbMigrate() (defined in SQLStorageBase)SQLStorageBase
dbMigrateBackward(int version_from, int version_to=0) (defined in SQLStorageBase)SQLStorageBase
dbMigrateForward(int version_from, int version_to=0) (defined in SQLStorageBase)SQLStorageBase
dbPath() const (defined in SQLStorageBase)SQLStorageBase
getTableSchemaFromDb(const std::string &tablename) (defined in SQLStorageBase)SQLStorageBase
getVersion() (defined in SQLStorageBase)SQLStorageBase
lock (defined in SQLStorageBase)SQLStorageBaseprotected
mutex_ (defined in SQLStorageBase)SQLStorageBaseprotected
readonly_ (defined in SQLStorageBase)SQLStorageBaseprotected
schema_migrations_ (defined in SQLStorageBase)SQLStorageBaseprotected
schema_rollback_migrations_ (defined in SQLStorageBase)SQLStorageBaseprotected
sqldb_path_ (defined in SQLStorageBase)SQLStorageBaseprotected
SQLStorageBase(boost::filesystem::path sqldb_path, bool readonly, std::vector< std::string > schema_migrations, std::vector< std::string > schema_rollback_migrations, std::string current_schema, int current_schema_version) (defined in SQLStorageBase)SQLStorageBaseexplicit
~SQLStorageBase()=default (defined in SQLStorageBase)SQLStorageBase