![]() |
CernVM-FS
2.12.0
|
This is the complete list of members for swissknife::CommandScrub, including all inherited members.
alerts_ | swissknife::CommandScrub | mutableprivate |
alerts_mutex_ | swissknife::CommandScrub | mutableprivate |
CheckHashString(const std::string &hash_string, const std::string &full_path) const | swissknife::CommandScrub | private |
CheckPathAndExtractHash(const std::string &relative_path, const std::string &file_name, const std::string &full_path) const | swissknife::CommandScrub | private |
Command() | swissknife::Command | |
CommandScrub() | swissknife::CommandScrub | |
CreateEmptyReflog(const std::string &temp_directory, const std::string &repo_name) | ServerTool | |
DirCallback(const std::string &relative_path, const std::string &dir_name) | swissknife::CommandScrub | protected |
download_manager() const | ServerTool | |
download_manager_ | ServerTool | 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 | |
FileCallback(const std::string &relative_path, const std::string &file_name) | swissknife::CommandScrub | protected |
GetDescription() const | swissknife::CommandScrub | inlinevirtual |
GetName() const | swissknife::CommandScrub | inlinevirtual |
GetParams() const | swissknife::CommandScrub | virtual |
InitDownloadManager(const bool follow_redirects, const std::string &proxy, const unsigned max_pool_handles=1) | ServerTool | |
InitSignatureManager(const std::string &pubkey_path, const std::string &certificate_path="", const std::string &private_key_path="") | ServerTool | |
kGenericParam | swissknife::Command | static |
kGenericParamSeparator | swissknife::Command | static |
machine_readable_output_ | swissknife::CommandScrub | private |
Main(const ArgumentList &args) | swissknife::CommandScrub | virtual |
MakeFullPath(const std::string &relative_path, const std::string &file_name) const | swissknife::CommandScrub | private |
MakeRelativePath(const std::string &full_path) | swissknife::CommandScrub | private |
OnFileHashed(const ScrubbingResult &scrubbing_result) | swissknife::CommandScrub | protected |
OpenLocalManifest(const std::string path) const | ServerTool | |
pipeline_scrubbing_ | swissknife::CommandScrub | private |
PrintAlert(const Alerts::Type type, const std::string &path, const std::string &affected_hash="") const | swissknife::CommandScrub | protected |
repo_path_ | swissknife::CommandScrub | private |
ServerTool() | ServerTool | |
ShowAlertsHelpMessage() const | swissknife::CommandScrub | protected |
signature_manager() const | ServerTool | |
signature_manager_ | ServerTool | protected |
statistics() | ServerTool | inline |
statistics() const | ServerTool | inline |
statistics_ | ServerTool | protected |
SymlinkCallback(const std::string &relative_path, const std::string &symlink_name) | swissknife::CommandScrub | protected |
~Command() | swissknife::Command | virtual |
~CommandScrub() | swissknife::CommandScrub | |
~ServerTool() | ServerTool | virtual |