CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ReflogDatabase Member List

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

BeginTransaction() constsqlite::Database< ReflogDatabase >
CheckSchemaCompatibility()ReflogDatabase
CommitTransaction() constsqlite::Database< ReflogDatabase >
CompactDatabase() const ReflogDatabaseinline
Configure()sqlite::Database< ReflogDatabase >protected
Create(const std::string &filename)sqlite::Database< ReflogDatabase >static
CreateEmptyDatabase()ReflogDatabase
CreatePropertiesTable()sqlite::Database< ReflogDatabase >protected
Database(const std::string &filename, const OpenMode open_mode)sqlite::Database< ReflogDatabase >protected
DropFileOwnership()sqlite::Database< ReflogDatabase >
EnforceSchema(float version, unsigned revision)sqlite::Database< ReflogDatabase >inline
filename() constsqlite::Database< ReflogDatabase >inline
FileReadAhead()sqlite::Database< ReflogDatabase >protected
GetFreePageRatio() constsqlite::Database< ReflogDatabase >
GetLastErrorMsg() constsqlite::Database< ReflogDatabase >
GetMemStatistics(MemStatistics *stats) constsqlite::Database< ReflogDatabase >
GetModifiedRowCount() constsqlite::Database< ReflogDatabase >
GetProperty(const std::string &key) constsqlite::Database< ReflogDatabase >
GetPropertyDefault(const std::string &key, const T default_value) constsqlite::Database< ReflogDatabase >
HasProperty(const std::string &key) constsqlite::Database< ReflogDatabase >
Initialize()sqlite::Database< ReflogDatabase >protected
InsertInitialValues(const std::string &repo_name)ReflogDatabase
IsEqualSchema(const float value, const float compare) constsqlite::Database< ReflogDatabase >inline
kFqrnKeyReflogDatabasestatic
kLatestSchemaReflogDatabasestatic
kLatestSchemaRevisionReflogDatabasestatic
kLatestSupportedSchemaReflogDatabasestatic
kOpenReadOnly enum valuesqlite::Database< ReflogDatabase >
kOpenReadWrite enum valuesqlite::Database< ReflogDatabase >
kSchemaEpsilonsqlite::Database< ReflogDatabase >static
LiveSchemaUpgradeIfNecessary()ReflogDatabase
Open(const std::string &filename, const OpenMode open_mode)sqlite::Database< ReflogDatabase >static
OpenDatabase(const int sqlite_open_flags)sqlite::Database< ReflogDatabase >protected
OpenMode enum namesqlite::Database< ReflogDatabase >
OwnsFile() constsqlite::Database< ReflogDatabase >inline
PrepareCommonQueries()sqlite::Database< ReflogDatabase >protected
PrintSqlError(const std::string &error_msg)sqlite::Database< ReflogDatabase >
read_write() constsqlite::Database< ReflogDatabase >inline
ReadSchemaRevision()sqlite::Database< ReflogDatabase >protected
ReflogDatabase(const std::string &filename, const OpenMode open_mode)ReflogDatabaseinlineprotected
schema_revision() constsqlite::Database< ReflogDatabase >inline
schema_version() constsqlite::Database< ReflogDatabase >inline
set_schema_revision(const unsigned rev)sqlite::Database< ReflogDatabase >inlineprotected
set_schema_version(const float ver)sqlite::Database< ReflogDatabase >inlineprotected
SetProperty(const std::string &key, const T value)sqlite::Database< ReflogDatabase >
sqlite::Database< ReflogDatabase > classReflogDatabasefriend
sqlite_db() constsqlite::Database< ReflogDatabase >inline
StoreSchemaRevision()sqlite::Database< ReflogDatabase >protected
TakeFileOwnership()sqlite::Database< ReflogDatabase >
Vacuum() constsqlite::Database< ReflogDatabase >