CernVM-FS
2.12.0
|
This is the complete list of members for swissknife::CommandGraft, including all inherited members.
ChecksumFdWithChunks(int fd, zlib::Compressor *compressor, uint64_t *file_size, shash::Any *file_hash, std::vector< uint64_t > *chunk_offsets, std::vector< shash::Any > *chunk_checksums) | swissknife::CommandGraft | private |
chunk_size_ | swissknife::CommandGraft | private |
Command() | swissknife::Command | |
compression_alg_ | swissknife::CommandGraft | private |
CreateEmptyReflog(const std::string &temp_directory, const std::string &repo_name) | ServerTool | |
DirCallback(const std::string &relative_path, const std::string &dir_name) | swissknife::CommandGraft | private |
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::CommandGraft | private |
generate_bulk_hash_ | swissknife::CommandGraft | private |
GetDescription() const | swissknife::CommandGraft | inlinevirtual |
GetName() const | swissknife::CommandGraft | inlinevirtual |
GetParams() const | swissknife::CommandGraft | inlinevirtual |
hash_alg_ | swissknife::CommandGraft | private |
InitDownloadManager(const bool follow_redirects, const std::string &proxy, const unsigned max_pool_handles=1) | ServerTool | |
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 | |
input_file_ | swissknife::CommandGraft | private |
kDefaultChunkSize | swissknife::CommandGraft | static |
kGenericParam | swissknife::Command | static |
kGenericParamSeparator | swissknife::Command | static |
Main(const ArgumentList &args) | swissknife::CommandGraft | virtual |
OpenLocalManifest(const std::string path) const | ServerTool | |
output_file_ | swissknife::CommandGraft | private |
Publish(const std::string &input_file, const std::string &output_file, bool output_file_is_dir, bool input_file_is_stdin) | swissknife::CommandGraft | private |
Recurse(const std::string &input_file, const std::string &output_file) | swissknife::CommandGraft | private |
ServerTool() | ServerTool | |
signature_manager() const | ServerTool | |
signature_manager_ | ServerTool | protected |
statistics() | ServerTool | inline |
statistics() const | ServerTool | inline |
statistics_ | ServerTool | protected |
verbose_ | swissknife::CommandGraft | private |
~Command() | swissknife::Command | virtual |
~CommandGraft() | swissknife::CommandGraft | inline |
~ServerTool() | ServerTool | virtual |