![]() |
CernVM-FS
2.12.0
|
This is the complete list of members for swissknife::CommandCheck, including all inherited members.
check_chunks_ | swissknife::CommandCheck | private |
Command() | swissknife::Command | |
CommandCheck() | swissknife::CommandCheck | |
CompareCounters(const catalog::Counters &a, const catalog::Counters &b) | swissknife::CommandCheck | protected |
CompareEntries(const catalog::DirectoryEntry &a, const catalog::DirectoryEntry &b, const bool compare_names, const bool is_transition_point=false) | swissknife::CommandCheck | protected |
CreateEmptyReflog(const std::string &temp_directory, const std::string &repo_name) | ServerTool | |
DecompressPiece(const shash::Any catalog_hash) | swissknife::CommandCheck | protected |
download_manager() const | ServerTool | |
download_manager_ | ServerTool | protected |
DownloadPiece(const shash::Any catalog_hash) | swissknife::CommandCheck | protected |
duplicates_map_ | swissknife::CommandCheck | private |
Exists(const std::string &file) | swissknife::CommandCheck | protected |
FetchCatalog(const std::string &path, const shash::Any &catalog_hash, const uint64_t catalog_size=0) | swissknife::CommandCheck | protected |
FetchPath(const std::string &path) | swissknife::CommandCheck | 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 | |
Find(const catalog::Catalog *catalog, const PathString &path, catalog::DeltaCounters *computed_counters, std::set< PathString > *bind_mountpoints) | swissknife::CommandCheck | protected |
FindSubtreeRootCatalog(const std::string &subtree_path, shash::Any *root_hash, uint64_t *root_size) | swissknife::CommandCheck | protected |
GetDescription() const | swissknife::CommandCheck | inlinevirtual |
GetName() const | swissknife::CommandCheck | inlinevirtual |
GetParams() const | swissknife::CommandCheck | inlinevirtual |
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 | |
InspectHistory(history::History *history) | swissknife::CommandCheck | protected |
InspectReflog(const shash::Any &reflog_hash, manifest::Manifest *manifest) | swissknife::CommandCheck | protected |
InspectTree(const std::string &path, const shash::Any &catalog_hash, const uint64_t catalog_size, const bool is_nested_catalog, const catalog::DirectoryEntry *transition_point, catalog::DeltaCounters *computed_counters) | swissknife::CommandCheck | protected |
is_remote_ | swissknife::CommandCheck | private |
kGenericParam | swissknife::Command | static |
kGenericParamSeparator | swissknife::Command | static |
Main(const ArgumentList &args) | swissknife::CommandCheck | virtual |
no_duplicates_map_ | swissknife::CommandCheck | private |
OpenLocalManifest(const std::string path) const | ServerTool | |
repo_base_path_ | swissknife::CommandCheck | private |
ServerTool() | ServerTool | |
signature_manager() const | ServerTool | |
signature_manager_ | ServerTool | protected |
statistics() | ServerTool | inline |
statistics() const | ServerTool | inline |
statistics_ | ServerTool | protected |
temp_directory_ | swissknife::CommandCheck | private |
~Command() | swissknife::Command | virtual |
~CommandCheck() | swissknife::CommandCheck | inline |
~ServerTool() | ServerTool | virtual |