Aktualizr
C++ SOTA Client
|
This is the complete list of members for Hash, including all inherited members.
decodeVector(std::string hashes_str) (defined in Hash) | Hash | static |
encodeVector(const std::vector< Hash > &hashes) (defined in Hash) | Hash | static |
generate(Type type, const std::string &data) (defined in Hash) | Hash | static |
Hash(const std::string &type, const std::string &hash) (defined in Hash) | Hash | |
Hash(Type type, const std::string &hash) (defined in Hash) | Hash | |
HashString() const (defined in Hash) | Hash | inline |
HaveAlgorithm() const (defined in Hash) | Hash | inline |
operator!=(const Hash &other) const (defined in Hash) | Hash | inline |
operator<< (defined in Hash) | Hash | friend |
operator==(const Hash &other) const (defined in Hash) | Hash | |
Type enum name (defined in Hash) | Hash | |
type() const (defined in Hash) | Hash | |
TypeString(Type type) (defined in Hash) | Hash | static |
TypeString() const (defined in Hash) | Hash |