CernVM-FS
2.12.0
|
This is the complete list of members for swissknife::CommandEmptyRecycleBin, including all inherited members.
AddPadding(const std::string &str, const size_t padding, const bool align_right=false, const std::string &fill_char=" ") const | swissknife::CommandTag | protected |
BranchList typedef | swissknife::CommandTag | protected |
CloseAndPublishHistory(Environment *environment) | swissknife::CommandTag | protected |
Command() | swissknife::Command | |
CommandTag() | swissknife::CommandTag | inline |
CreateEmptyReflog(const std::string &temp_directory, const std::string &repo_name) | ServerTool | |
download_manager() const | ServerTool | |
download_manager_ | ServerTool | protected |
FetchObject(const std::string &repository_url, const shash::Any &object_hash, const std::string &destination_path) const | swissknife::CommandTag | protected |
FetchReflog(ObjectFetcherT *object_fetcher, const std::string &repo_name, const shash::Any &reflog_hash) | ServerTool | |
FetchRemoteManifest(const std::string &repository_url, const std::string &repository_name, const shash::Any &base_hash=shash::Any()) const | ServerTool | |
FetchRemoteManifestEnsemble(const std::string &repository_url, const std::string &repository_name, manifest::ManifestEnsemble *ensemble) const | ServerTool | |
GetCatalog(const std::string &repository_url, const shash::Any &catalog_hash, const std::string catalog_path, const bool read_write) const | swissknife::CommandTag | protected |
GetDescription() const | swissknife::CommandEmptyRecycleBin | inlinevirtual |
GetHistory(const manifest::Manifest *manifest, const std::string &repository_url, const std::string &history_path, const bool read_write) const | swissknife::CommandTag | protected |
GetName() const | swissknife::CommandEmptyRecycleBin | inlinevirtual |
GetParams() const | swissknife::CommandEmptyRecycleBin | virtual |
InitDownloadManager(const bool follow_redirects, const std::string &proxy, const unsigned max_pool_handles=1) | ServerTool | |
InitializeEnvironment(const ArgumentList &args, const bool read_write) | swissknife::CommandTag | protected |
InitSigningSignatureManager(const std::string &certificate_path, const std::string &private_key_path, const std::string &private_key_password) | ServerTool | |
InitVerifyingSignatureManager(const std::string &pubkey_path) | ServerTool | |
IsUndoTagName(const std::string &tag_name) const | swissknife::CommandTag | protected |
kGenericParam | swissknife::Command | static |
kGenericParamSeparator | swissknife::Command | static |
kHeadTagDescription | swissknife::CommandTag | static |
kPreviousHeadTagDescription | swissknife::CommandTag | static |
Main(const ArgumentList &args) | swissknife::CommandEmptyRecycleBin | virtual |
OpenLocalManifest(const std::string path) const | ServerTool | |
PrintTagMachineReadable(const history::History::Tag &tag) const | swissknife::CommandTag | protected |
ServerTool() | ServerTool | |
signature_manager() const | ServerTool | |
signature_manager_ | ServerTool | protected |
statistics() | ServerTool | inline |
statistics() const | ServerTool | inline |
statistics_ | ServerTool | protected |
TagList typedef | swissknife::CommandTag | protected |
UpdateUndoTags(Environment *env, const history::History::Tag ¤t_head_template, const bool undo_rollback=false) | swissknife::CommandTag | protected |
UploadCatalogAndUpdateManifest(Environment *env, catalog::WritableCatalog *catalog) | swissknife::CommandTag | protected |
UploadClosure(const upload::SpoolerResult &result, Future< shash::Any > *hash) | swissknife::CommandTag | protected |
~Command() | swissknife::Command | virtual |
~ServerTool() | ServerTool | virtual |