CernVM-FS
2.12.0
|
This is the complete list of members for ServerTool, including all inherited members.
CreateEmptyReflog(const std::string &temp_directory, const std::string &repo_name) | ServerTool | |
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 | |
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 | |
kDownloadRetries | ServerTool | privatestatic |
kDownloadTimeout | ServerTool | privatestatic |
OpenLocalManifest(const std::string path) const | ServerTool | |
ServerTool() | ServerTool | |
signature_manager() const | ServerTool | |
signature_manager_ | ServerTool | protected |
statistics() | ServerTool | inline |
statistics() const | ServerTool | inline |
statistics_ | ServerTool | protected |
~ServerTool() | ServerTool | virtual |