CernVM-FS
2.12.0
|
This is the complete list of members for history::History, including all inherited members.
BeginTransaction() const =0 | history::History | pure virtual |
CommitTransaction() const =0 | history::History | pure virtual |
DropDatabaseFileOwnership()=0 | history::History | pure virtual |
EmptyRecycleBin()=0 | history::History | pure virtual |
Exists(const std::string &name) const =0 | history::History | pure virtual |
ExistsBranch(const std::string &branch_name) const =0 | history::History | pure virtual |
fqrn() const | history::History | inline |
fqrn_ | history::History | private |
GetBranchHead(const std::string &branch_name, Tag *tag) const =0 | history::History | pure virtual |
GetByDate(const time_t timestamp, Tag *tag) const =0 | history::History | pure virtual |
GetByName(const std::string &name, Tag *tag) const =0 | history::History | pure virtual |
GetHashes(std::vector< shash::Any > *hashes) const =0 | history::History | pure virtual |
GetNumberOfTags() const =0 | history::History | pure virtual |
Insert(const Tag &tag)=0 | history::History | pure virtual |
InsertBranch(const Branch &branch)=0 | history::History | pure virtual |
IsWritable() const =0 | history::History | pure virtual |
List(std::vector< Tag > *tags) const =0 | history::History | pure virtual |
ListBranches(std::vector< Branch > *branches) const =0 | history::History | pure virtual |
ListRecycleBin(std::vector< shash::Any > *hashes) const =0 | history::History | pure virtual |
ListTagsAffectedByRollback(const std::string &target_tag_name, std::vector< Tag > *tags) const =0 | history::History | pure virtual |
OwnsDatabaseFile() const =0 | history::History | pure virtual |
previous_revision() const =0 | history::History | pure virtual |
PruneBranches()=0 | history::History | pure virtual |
Remove(const std::string &name)=0 | history::History | pure virtual |
Rollback(const Tag &updated_target_tag)=0 | history::History | pure virtual |
set_fqrn(const std::string &fqrn) | history::History | inlineprotected |
SetPreviousRevision(const shash::Any &history_hash)=0 | history::History | pure virtual |
TakeDatabaseFileOwnership()=0 | history::History | pure virtual |
Vacuum()=0 | history::History | pure virtual |
~History() | history::History | inlinevirtual |