CernVM-FS
2.12.0
|
This is the complete list of members for manifest::Reflog, including all inherited members.
AddCatalog(const shash::Any &catalog) | manifest::Reflog | |
AddCertificate(const shash::Any &certificate) | manifest::Reflog | |
AddHistory(const shash::Any &history) | manifest::Reflog | |
AddMetainfo(const shash::Any &metainfo) | manifest::Reflog | |
AddReference(const shash::Any &hash, const SqlReflog::ReferenceType type) | manifest::Reflog | protected |
BeginTransaction() | manifest::Reflog | |
CommitTransaction() | manifest::Reflog | |
contains_reference_ | manifest::Reflog | private |
ContainsCatalog(const shash::Any &catalog) const | manifest::Reflog | |
ContainsCertificate(const shash::Any &certificate) const | manifest::Reflog | |
ContainsHistory(const shash::Any &history) const | manifest::Reflog | |
ContainsMetainfo(const shash::Any &metainfo) const | manifest::Reflog | |
ContainsReference(const shash::Any &hash, const SqlReflog::ReferenceType type) const | manifest::Reflog | protected |
count_references_ | manifest::Reflog | private |
CountEntries() | manifest::Reflog | |
Create(const std::string &database_path, const std::string &repo_name) | manifest::Reflog | static |
CreateDatabase(const std::string &database_path, const std::string &repo_name) | manifest::Reflog | private |
database_ | manifest::Reflog | private |
database_file() const | manifest::Reflog | |
DropDatabaseFileOwnership() | manifest::Reflog | |
fqrn() const | manifest::Reflog | |
get_timestamp_ | manifest::Reflog | private |
GetCatalogTimestamp(const shash::Any &catalog, uint64_t *timestamp) const | manifest::Reflog | |
GetReferenceTimestamp(const shash::Any &hash, const SqlReflog::ReferenceType type, uint64_t *timestamp) const | manifest::Reflog | protected |
HashDatabase(const std::string &database_path, shash::Any *hash_reflog) | manifest::Reflog | static |
insert_reference_ | manifest::Reflog | private |
List(SqlReflog::ReferenceType type, std::vector< shash::Any > *hashes) const | manifest::Reflog | |
list_references_ | manifest::Reflog | private |
ListOlderThan(SqlReflog::ReferenceType type, uint64_t timestamp, std::vector< shash::Any > *hashes) const | manifest::Reflog | |
Open(const std::string &database_path) | manifest::Reflog | static |
OpenDatabase(const std::string &database_path) | manifest::Reflog | private |
OwnsDatabaseFile() const | manifest::Reflog | inline |
PrepareQueries() | manifest::Reflog | private |
ReadChecksum(const std::string &path, shash::Any *checksum) | manifest::Reflog | static |
Remove(const shash::Any &hash) | manifest::Reflog | |
remove_reference_ | manifest::Reflog | private |
TakeDatabaseFileOwnership() | manifest::Reflog | |
Vacuum() | manifest::Reflog | inline |
WriteChecksum(const std::string &path, const shash::Any &value) | manifest::Reflog | static |