Disk ARchive
2.4.8
|
class hash_fichier definition.This is an inherited class from class fichier Objects of that class are write-only objects that provide a hash of the written data other hash algorithm may be added in the future More...
Go to the source code of this file.
Namespaces | |
namespace | libdar |
libdar namespace encapsulate all libdar symbols |
Enumerations | |
enum | libdar::hash_algo { hash_none, hash_md5, hash_sha1 } |
Functions | |
std::string | libdar::hash_algo_to_string (hash_algo algo) |
class hash_fichier definition.
This is an inherited class from class fichier Objects of that class are write-only objects that provide a hash of the written data other hash algorithm may be added in the future
Definition in file hash_fichier.hpp.